ControlConstructSchemeType (complexType) |
![]() |
A set of control constructs maintained by an agency, and used in the instrument.
<xs:complexContent> <xs:extension base="r:MaintainableType"> <xs:sequence> <xs:element ref="r:Label" minOccurs="0" maxOccurs="unbounded">
</xs:element> <xs:element ref="r:Description" minOccurs="0" maxOccurs="unbounded">
</xs:element> <xs:element ref="ControlConstructSchemeReference" minOccurs="0" maxOccurs="unbounded">
</xs:element> <xs:element ref="ControlConstruct" maxOccurs="unbounded">
</xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>