http://schemas.xmlsoap.org/soap/encoding/
'Array' is a complex type for accessors identified by position
- Subtypes (2)
-
DirectoryCategoryArray
ResultElementArray
Complex Type
Array
The Array type does not allow mixed content.
There is no restriction on type derivation.
Allows any attributes from other namespaces (lax validation).
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
arrayType |
string |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of arrayType is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
href |
anyURI |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of href is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
id |
ID |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of id is ID. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match " [\i-[:]][\c-[:]]* ".
|
offset |
arrayCoordinate |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of offset is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
Allows any attributes from other namespaces (lax validation). |
|
XML |
-<xs:complexType name="Array">
<xs:documentation>
'Array' is a complex type for accessors identified by position
</xs:documentation>
</xs:annotation>
</xs:complexType>
|