| diagram | 
					  | 
				
				
					| namespace | 
					http://www.cisco.com/AXL/API/15.0 | 
				
				
					| children | 
					name uuid returnedTags | 
				
				
					| used by | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | Annotation |  | sequence   | xsd:unsignedLong   | optional   |    |    |   |  
  | 
				
				
					| source | 
					<xsd:complexType name="GetLocalRouteGroupReq"> 
  <xsd:sequence> 
    <xsd:choice> 
      <xsd:element name="name" type="axlapi:String100"/> 
      <xsd:element name="uuid" type="axlapi:XUUID"/> 
    </xsd:choice> 
    <xsd:element name="returnedTags" type="axlapi:RLocalRouteGroup" minOccurs="0"/> 
  </xsd:sequence> 
  <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> 
</xsd:complexType> |