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.
The group element MUST NOT be present.
Parent Elements |
---|
Attributes:
memberOf: This attribute MUST NOT be present.
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="group"> <xsd:complexType> <xsd:attribute name="name" type="xsd:string" use="required"/> <xsd:attribute name="memberOf" type="xsd:string" use="required"/> </xsd:complexType> </xsd:element>