다음을 통해 공유


2.2.4.1.1.2.1.1.1 MembersType Complex Type

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.