simpleType TrackingTech
namespace http://www.IM-Draft-03-00-44a
type restriction of xs:string
used by
element PersonInformation/technology
facets
minLength 0
maxLength 64
annotation
documentation
      
            any reference number and technology used
        
source <xs:simpleType name="TrackingTech">
 
<xs:annotation>
   
<xs:documentation>      
            any reference number and technology used
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="64"/>
 
</xs:restriction>
</xs:simpleType>


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