2.2.4.50 t:NonEmptyArrayOfRoleType Complex Type
The NonEmptyArrayOfRoleType complex type specifies one or more roles used by the caller.<70>
-
<xs:complexType name="NonEmptyArrayOfRoleType"> <xs:sequence> <xs:element name="Role" type="xs:string" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
The following table lists and describes the child elements of the NonEmptyArrayOfRoleType complex type.
Element name |
Type |
Description |
---|---|---|
Role |
xs:string ([XMLSCHEMA2]) |
Specifies a role identifier used by the caller. |