complexType XRoutePlan
diagram AXLAPI_p16364.png
namespace http://www.cisco.com/AXL/API/9.0
children dnOrPattern partition type routeDetail
used by
element AddRoutePlanReq/routePlan
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 AXLAPI_p16365.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 AXLAPI_p16366.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 AXLAPI_p16367.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 AXLAPI_p16368.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