2.2.1.2.63 role

The role element MUST NOT be present.

Parent Elements

roles

Attributes:

name: This attribute MUST NOT be present.

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

 <xsd:element name="role">
   <xsd:complexType>
     <xsd:attribute name="name" type="xsf:xdRoleName" use="required"/>
   </xsd:complexType>
 </xsd:element>