Complex Type | ReferenceValueType |
Element | CommunicationChannel.Other/Specification |
<xs:complexType name="LabeledValueType"> <xs:sequence> <xs:element name="Value" type="LongStringType"/> <xs:element name="Label" type="CodeRootType" minOccurs="0"/> <xs:element ref="Description" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |