complexType UserSizeAndBehaviour
diagram
namespace http://dsrc_r70/DSRC
properties
mixed true
children unavailable smallStature largeStature erraticMoving slowMoving
used by
element PersonalSafetyMessage/sizing
source <xsd:complexType name="UserSizeAndBehaviour" mixed="true">
 
<xsd:sequence>
   
<xsd:element name="unavailable" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="smallStature" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="largeStature" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="erraticMoving" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
   
<xsd:element name="slowMoving" minOccurs="0">
     
<xsd:complexType/>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element UserSizeAndBehaviour/unavailable
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="unavailable" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element UserSizeAndBehaviour/smallStature
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="smallStature" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element UserSizeAndBehaviour/largeStature
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="largeStature" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element UserSizeAndBehaviour/erraticMoving
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="erraticMoving" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>

element UserSizeAndBehaviour/slowMoving
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xsd:element name="slowMoving" minOccurs="0">
 
<xsd:complexType/>
</xsd:element>


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