simpleType PowerUnitID
namespace http://www.IM-Draft-03-00-44a
type restriction of xs:string
used by
elements ShippingHeader/foundIn2 MaterialRelease/fromvehicleID PowerUnits/id PreemptionUserData/vehicleID RequestPreemptionUserData/vehicleID RequestRouteAdvice/vehicleID CargoDocs/vehicleUnitID PlacardsLabelsSignage/vehicleUnitIDs/vehicleUnitID
facets
minLength 0
maxLength 50
source <xs:simpleType name="PowerUnitID">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="50"/>
 
</xs:restriction>
</xs:simpleType>


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