complexType LPatternMember
diagram AXLSoap_p6642.png
namespace http://www.cisco.com/AXL/API/9.1
children description selectionOrder
source <xsd:complexType name="LPatternMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="selectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element LPatternMember/description
diagram AXLSoap_p6643.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LPatternMember/selectionOrder
diagram AXLSoap_p6644.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="selectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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