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 MembersType complex type is a collection of MemberType elements. For more information, see section 2.2.4.1.1.2.1.1.2.
-
<xsd:complexType name="MembersType"> <xsd:sequence> <xsd:element name="Member" type="MemberType" minOccurs="0" maxOccurs="unbounded" /> </xsd:sequence> <xsd:attribute name="Hierarchy" type="xsd:string" use="required" /> </xsd:complexType>
|
Attribute |
Description |
|---|---|
|
Hierarchy |
The Hierarchy of the member. |