Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 3 attributes, elem. wildcard |
Defined: |
|
Includes: |
definitions of 3 attributes, elem. wildcard |
XML Representation Summary |
||||||||||||
<schema |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</schema> |
<xsd:complexType>
<xsd:annotation>
</xsd:complexType>
<xsd:documentation>
</xsd:annotation>
This element defines a schema that defines data structures and the
</xsd:documentation>
shape of information managed by this service. Multiple schema elements exist for each service, one for each logical grouping of information exposed by the service. <xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the namespace URI of this schema.
</xsd:documentation>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the location (in the form of a URI) of the resource containing the schema. When
</xsd:documentation>
a schema is reachable through a variety of URIs, one schema element will exist for each location.
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the preferred alias to be used, if possible, when
</xsd:documentation>
manipulating information covered by this schema in the context of this service. </xsd:element>
|
Type: |
xsd:string, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the preferred alias to be used, if possible, when
</xsd:documentation>
manipulating information covered by this schema in the context of this service. </xsd:attribute>
|
Type: |
xsd:anyURI, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the namespace URI of this schema.
</xsd:documentation>
</xsd:attribute>
|
Type: |
xsd:anyURI, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the location (in the form of a URI) of the resource containing the schema. When
</xsd:documentation>
a schema is reachable through a variety of URIs, one schema element will exist for each location. </xsd:attribute>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|