complexType GetImportedDirectoryUriCatalogsRes
diagram AXLSoap_p3334.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getImportedDirectoryUriCatalogsResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetImportedDirectoryUriCatalogsRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="importedDirectoryUriCatalogs" type="axlapi:RImportedDirectoryUriCatalogs"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetImportedDirectoryUriCatalogsRes/return
diagram AXLSoap_p3335.png
properties
content complex
children importedDirectoryUriCatalogs
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="importedDirectoryUriCatalogs" type="axlapi:RImportedDirectoryUriCatalogs"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetImportedDirectoryUriCatalogsRes/return/importedDirectoryUriCatalogs
diagram AXLSoap_p3336.png
type axlapi:RImportedDirectoryUriCatalogs
properties
content complex
children name description routeString lastLoadedFileName fileLoadDateTime
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="importedDirectoryUriCatalogs" type="axlapi:RImportedDirectoryUriCatalogs"/>


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