simpleType dsrc:TemporaryID-string
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:base64Binary
used by
complexType dsrc:TemporaryID
facets
length 8
source <xs:simpleType name="TemporaryID-string">
 
<xs:restriction base="xs:base64Binary">
   
<xs:length value="8"/>
 
</xs:restriction>
</xs:simpleType>


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