simpleType DefaultType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
elements MeasurementType/Parity MeasurementType/ParityTransferOrder
simpleType TransferOrderType
facets
enumeration Default
annotation
documentation
Any element, with "Default" as the enumerated value
source <xs:simpleType name="DefaultType">
 
<xs:annotation>
   
<xs:documentation>Any element, with "Default" as the enumerated value</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Default"/>
 
</xs:restriction>
</xs:simpleType>


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