2.2.2.6 WrappingCollection
The WrappingCollection structure defines the list of wrappings of the transport key.
-
<xs:element name="Wrappings" type="WrappingCollection_T" /> <xs:complexType name="WrappingCollection_T"> <xs:sequence> <xs:element name="Wrapping" type="Wrapping_T" minOccurs="1" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
Wrapping: Wrapping structure as defined in section 2.2.2.4