complexType "wsdl:tImport"
Namespace:
Content:
complex, 2 attributes, attr. wildcard, 1 element
Defined:
globally in wsdl; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:anyURI
 = 
xs:anyURI
   
{any attribute with non-schema namespace}
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
wsdl:import
Known Usage Locations
Type Definition Detail
Type Derivation Tree
wsdl:tDocumented (extension)
      wsdl:tImport
XML Source (see within schema source)
<xs:complexType name="tImport">
<xs:complexContent>
<xs:extension base="wsdl:tExtensibleAttributesDocumented">
<xs:attribute name="namespace" type="xs:anyURI" use="required"/>
<xs:attribute name="location" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/3)
location
Type:
xs:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="location" type="xs:anyURI" use="required"/>

namespace
Type:
xs:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="namespace" type="xs:anyURI" use="required"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All component diagrams generated by Oxygen XML Editor via DocFlex/XML OxygenXML Integration.