complexType RDirectoryUri
diagram AXLSoap_p11110.png
namespace http://www.cisco.com/AXL/API/15.0
children isPrimary uri partition advertiseGloballyViaIls
used by
element RLine/directoryURIs/directoryUri
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RDirectoryUri">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="isPrimary" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="uri" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="advertiseGloballyViaIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RDirectoryUri/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RDirectoryUri/isPrimary
diagram AXLSoap_p11111.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isPrimary" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RDirectoryUri/uri
diagram AXLSoap_p11112.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="uri" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RDirectoryUri/partition
diagram AXLSoap_p11113.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="partition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDirectoryUri/advertiseGloballyViaIls
diagram AXLSoap_p11114.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyViaIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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