complexType LLineAssociation
diagram AXLAPI_p6521.png
namespace http://www.cisco.com/AXL/API/9.0
children uuid pattern routePartitionName index
source <xsd:complexType name="LLineAssociation">
 
<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 LLineAssociation/uuid
diagram AXLAPI_p6522.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 LLineAssociation/pattern
diagram AXLAPI_p6523.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LLineAssociation/routePartitionName
diagram AXLAPI_p6524.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 LLineAssociation/index
diagram AXLAPI_p6525.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