complexType XRoutePlan
diagram axlapi_p14967.png
namespace http://www.cisco.com/AXL/API/8.5
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_p14968.png
type axlapi:String255
properties
isRef 0
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_p14969.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="partition" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XRoutePlan/type
diagram axlapi_p14970.png
type axlapi:XPatternUsage
properties
isRef 0
content simple
nillable false
source <xsd:element name="type" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" maxOccurs="1"/>

element XRoutePlan/routeDetail
diagram axlapi_p14971.png
type xsd:string
properties
isRef 0
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