Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |