2.2.1.2.82 permissions

The permissions element MUST be ignored.

Parent Elements

xDocumentClass

Child Elements

allowedControl

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="permissions">
   <xsd:complexType>
     <xsd:choice minOccurs="0" maxOccurs="unbounded">
       <xsd:element ref="xsf:allowedControl"/>
     </xsd:choice>
   </xsd:complexType>
 </xsd:element>