complexType PositionMotionBlob
diagram Docs_p263.png
namespace http://www.DSRC-Draft-03-00-24
type extension of PositionMotionBlob-string
properties
base PositionMotionBlob-string
used by
element BasicSafetyMessage/positionMotion
facets
length 28
attributes
Name  Type  Use  Default  Fixed  annotation
EncodingTypederived by: xs:NMTOKENrequired      
source <xs:complexType name="PositionMotionBlob">
 
<xs:simpleContent>
   
<xs:extension base="PositionMotionBlob-string">
     
<xs:attribute name="EncodingType" use="required">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="base64Binary"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>


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