http://schemas.xmlsoap.org/wsdl/
Complex Type
tImport
The tImport type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
<... location="xs:anyURI" This attribute is required. namespace="xs:anyURI" This attribute is required.> </...>
|
Attributes |
|
| Name |
Type |
Summary |
| location |
anyURI |
Use of this attribute is required.
Its form is unqualified.
Show details.
|
Base type of location is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
| namespace |
anyURI |
Use of this attribute is required.
Its form is unqualified.
Show details.
|
Base type of namespace is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
| Name |
Type |
Summary |
| No Attributes |
|
XML |
-<xs:complexType name="tImport">
<xs:attribute name="namespace" type="xs:anyURI" use="required" />
<xs:attribute name="location" type="xs:anyURI" use="required" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Uses |
Type (2)
|
Used-By |
Element (1)
|