2.2.4.1.1.2.1.2.4 KeysNormType Complex Type

The KeysNormType type<42> is a collection of KeyNormType elements. For more information, see section 2.2.4.1.1.2.1.2.5. Each hierarchy that is included on an axis contains one KeyNormType complex type object.

 <xsd:complexType name="KeysNormType">
   <xsd:sequence>
     <xsd:element name="KeySet" type="KeyNormType" minOccurs="1" maxOccurs="unbounded" />
   </xsd:sequence>
 </xsd:complexType>