complexType XDirectoryUri
diagram AXLSoap_p18630.png
namespace http://www.cisco.com/AXL/API/15.0
children isPrimary uri partition advertiseGloballyViaIls
used by
elements XLine/directoryURIs/directoryUri UpdateLineReq/directoryURIs/directoryUri
source <xsd:complexType name="XDirectoryUri">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="isPrimary" type="axlapi:boolean" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="uri" type="axlapi:String128" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="partition" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="advertiseGloballyViaIls" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XDirectoryUri/uri
diagram AXLSoap_p18632.png
type axlapi:String128
properties
content simple
nillable true
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="uri" type="axlapi:String128" nillable="true" minOccurs="1" maxOccurs="1"/>

element XDirectoryUri/partition
diagram AXLSoap_p18633.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="partition" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

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


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