Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 attributes, 1 element, elem. wildcard |
Defined: |
globally in myServices.xsd; see XML source |
Includes: |
|
Used: |
never |
XML Representation Summary |
|||||||||
<myServices |
|||||||||
|
|||||||||
> |
|||||||||
|
|||||||||
</myServices> |
<xsd:complexType>
<xsd:annotation>
</xsd:complexType>
<xsd:documentation>
</xsd:annotation>
This element encapsulates the content document for the service.
</xsd:documentation>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="service" type="serviceType"/>
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
serviceType, complex content |
Defined: |
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|