Documentation for XCEDE2

Complex Type: protocolItemChoice_t

[Table of contents]

Super-types: None
Sub-types: None
Name protocolItemChoice_t
Abstract no
XML Instance Representation
<...
units=" xs:string [0..1]">
<value> xs:string </value> [1..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="protocolItemChoice_t">
<xs:sequence>
<xs:element name="value" type=" xs:string " maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="units" type=" xs:string "/>
</xs:complexType>