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 membership element MUST NOT be present.
Parent Elements |
---|
Child Elements |
---|
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="membership"> <xsd:complexType> <xsd:choice minOccurs="1" maxOccurs="unbounded"> <xsd:element ref="xsf:getUserNameFromData"/> <xsd:element ref="xsf:userName"/> <xsd:element ref="xsf:group"/> </xsd:choice> </xsd:complexType> </xsd:element>