Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This element serves as a container for the declaration of allocated commands.
Parent Elements |
---|
tcg (§3.1.2.1.1.12, tcg) |
Child Elements |
Subclause |
---|---|
acd (Allocated Command) |
The following XML Schema fragment defines the contents of this element:
-
<complexType name="CT_Acds"> <sequence> <element name="acd" type="CT_Acd" minOccurs="1" maxOccurs="unbounded"/> </sequence> </complexType>