complexType peopleType
diagram gluon3_1_p412.png
namespace http://gluon.nrk.no/tpeg3_1
children tpeg:position tpeg:people_problem tpeg:people_info
used by
elements road_traffic_messageType/accidents/people road_traffic_messageType/obstructions/people road_traffic_messageType/activities/people road_traffic_messageType/moving_hazards/people
attributes
Name  Type  Use  Default  Fixed  Annotation
number_of  xs:string  required      
source <xs:complexType name="peopleType">
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:element name="position" type="tpeg:positionType"/>
   
<xs:element name="people_problem">
     
<xs:complexType>
       
<xs:attribute name="people_problem" type="xs:string" use="required"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="people_info">
     
<xs:complexType>
       
<xs:attribute name="people_type" type="xs:string" use="required"/>
     
</xs:complexType>
   
</xs:element>
 
</xs:choice>
 
<xs:attribute name="number_of" type="xs:string" use="required"/>
</xs:complexType>

attribute peopleType/@number_of
type xs:string
properties
use required
source <xs:attribute name="number_of" type="xs:string" use="required"/>

element peopleType/position
diagram gluon3_1_p413.png
namespace http://gluon.nrk.no/tpeg3_1
type tpeg:positionType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
position  xs:string  required      
source <xs:element name="position" type="tpeg:positionType"/>

element peopleType/people_problem
diagram gluon3_1_p414.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
people_problem  xs:string  required      
source <xs:element name="people_problem">
 
<xs:complexType>
   
<xs:attribute name="people_problem" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute peopleType/people_problem/@people_problem
type xs:string
properties
use required
source <xs:attribute name="people_problem" type="xs:string" use="required"/>

element peopleType/people_info
diagram gluon3_1_p415.png
namespace http://gluon.nrk.no/tpeg3_1
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
people_type  xs:string  required      
source <xs:element name="people_info">
 
<xs:complexType>
   
<xs:attribute name="people_type" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute peopleType/people_info/@people_type
type xs:string
properties
use required
source <xs:attribute name="people_type" type="xs:string" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy