complexType RLineAssociation
diagram AXLAPI_p9820.png
namespace http://www.cisco.com/AXL/API/9.0
children uuid pattern routePartitionName index
used by
element RRemoteDestination/lineAssociations/lineAssociation
source <xsd:complexType name="RLineAssociation">
 
<xsd:sequence minOccurs="0">
   
<xsd:choice minOccurs="0">
     
<xsd:element name="uuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>
     
<xsd:sequence minOccurs="0">
       
<xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element RLineAssociation/uuid
diagram AXLAPI_p9821.png
type axlapi:XUUID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>

element RLineAssociation/pattern
diagram AXLAPI_p9822.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RLineAssociation/routePartitionName
diagram AXLAPI_p9823.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RLineAssociation/index
diagram AXLAPI_p9824.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy