complexType XRoutePlan
diagram AXLSoap_p20525.png
namespace http://www.cisco.com/AXL/API/15.0
children dnOrPattern partition type routeDetail
source <xsd:complexType name="XRoutePlan">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="dnOrPattern" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="partition" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="type" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="routeDetail" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XRoutePlan/dnOrPattern
diagram AXLSoap_p20526.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="dnOrPattern" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XRoutePlan/partition
diagram AXLSoap_p20527.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 XRoutePlan/type
diagram AXLSoap_p20528.png
type axlapi:XPatternUsage
properties
content simple
nillable false
source <xsd:element name="type" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" maxOccurs="1"/>

element XRoutePlan/routeDetail
diagram AXLSoap_p20529.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="routeDetail" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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