Documentation for XCEDE2

Complex Type: unitString_t

[Table of contents]

Super-types: xs:string < unitString_t (by extension)
Sub-types: None
Name unitString_t
Used by (from the same schema document) Complex Type protocolOffset_t , Complex Type protocolOffset_t , Complex Type protocolOffset_t
Abstract no
XML Instance Representation
<...
units=" xs:string [0..1]">
xs:string
</...>
Diagram
Schema Component Representation
<xs:complexType name="unitString_t">
<xs:simpleContent>
<xs:extension base=" xs:string ">
<xs:attribute name="units" type=" xs:string "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>