diagram | |
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> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="dnOrPattern" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="partition" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | axlapi:XPatternUsage | ||||
properties |
|
||||
source | <xsd:element name="type" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="routeDetail" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |