
<xs:attribute name="uri" type="xs:string"></xs:attribute>
<xs:attribute name="host" type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="port" type="xs:string"></xs:attribute>
<xs:attribute name="protocol" type="xs:string"></xs:attribute>
<xs:attribute name="loginid" type="xs:string"></xs:attribute>
<xs:attribute name="password" type="xs:string"></xs:attribute>
<xs:attribute name="containerType" type="ContainerType"></xs:attribute>
<xs:attribute name="order" type="xs:int" use="required">
</xs:attribute>
</xs:complexType>
<xs:complexType name="Port">
<xs:annotation>
<xs:documentation></xs:documentation>
</xs:annotation>
<xs:attribute name="name" type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="description" type="xs:string">
</xs:attribute>
<xs:attribute name="protocol" type="xs:string" use="required"></xs:attribute>
<xs:attribute name="port" type="xs:int" use="required"></xs:attribute>
</xs:complexType>
<xs:complexType name="Source">
<xs:sequence>
<xs:element name="Assignment" minOccurs="1"
maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="name" type="xs:string">
</xs:attribute>
<xs:attribute name="targetAppSystemName"
type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="targetAppSystemTypeName"
type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="targetAppSystemTypeVersion"
type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="targetAppSystemHost"
type="xs:string" use="required">
</xs:attribute>
<xs:attribute name="priority" type="xs:int"></xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
Managing Users
134 Administering Avaya Aura
®
Session Manager November 2010
Comentarios a estos manuales