complexType "wsdlMapType"
Namespace:
Content:
complex, 3 attributes, 3 elements
Defined:
globally in hsinfra.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...
   
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
   
>
   
Content: 
</...>
Content Model Elements (3):
disco (in wsdlMap), wsdl (in wsdlMap), wsil (in wsdlMap)
All Direct / Indirect Based Elements (1):
wsdlMap (type wsdlMapType)
Known Usage Locations
Annotation
This element defines the <b>wsdlMap</b> for this service. This map includes the location of WSDL documents, DISCO documents, and WSIL documents for this Web service. These documents are used by applications to understand the format of messages that may be sent to the various services.
XML Source (see within schema source)
<xsd:complexType name="wsdlMapType">
<xsd:annotation>
<xsd:documentation>
This element defines the
<b>wsdlMap</b>
for this service. This map includes
the location of WSDL documents, DISCO documents, and WSIL documents
for this Web service. These documents are used by applications to
understand the format of messages that may be sent to the various
services.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="wsdl">
<xsd:annotation>
<xsd:documentation>
This element is used to specify the location of a WSDL file for this service. Multiple
entries may exist pointing to the same file hosted in multiple locations, or to variations
on the content within the WSDL files.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:attribute name="wsdlLocation" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute is a URI that specifies the location of the WSDL file.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="disco">
<xsd:annotation>
<xsd:documentation>
This element is used to specify the location of a DISCO file for this service. Multiple
entries may exist pointing to the same file hosted in multiple locations, or to variations
on the content within the DISCO files.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:attribute name="discoLocation" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute is a URI that specifies the location of the DISCO file.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="wsil">
<xsd:annotation>
<xsd:documentation>
This element is used to specify the location of a WSIL file for this service. Multiple
entries may exist pointing to the same file hosted in multiple locations, or to variations
on the content within the WSIL files.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:attribute name="wsilLocation" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute is a URI that specifies the location of the WSIL file.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attributeGroup ref="standardBlueAttributeGroup"/>
</xsd:complexType>
Attribute Detail (all declarations; 3/3)
changeNumber
Type:
Use:
required
Defined:
locally within standardBlueAttributeGroup attributeGroup
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

creator
Type:
Use:
required
Defined:
locally within standardBlueAttributeGroup attributeGroup
XML Source (see within schema source)
<xsd:attribute name="creator" type="creatorType" use="required"/>

id
Type:
Use:
required
Defined:
locally within standardBlueAttributeGroup attributeGroup
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required"/>
Content Element Detail (all declarations; 3/3)
disco
Type:
anonymous complexType, complex content
Defined:
locally within (this) wsdlMapType complexType
This element is used to specify the location of a DISCO file for this service. Multiple entries may exist pointing to the same file hosted in multiple locations, or to variations on the content within the DISCO files.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="disco">
<xsd:annotation>
<xsd:documentation>
This element is used to specify the location of a DISCO file for this service. Multiple
entries may exist pointing to the same file hosted in multiple locations, or to variations
on the content within the DISCO files.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:attribute name="discoLocation" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute is a URI that specifies the location of the DISCO file.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>

wsdl
Type:
anonymous complexType, complex content
Defined:
locally within (this) wsdlMapType complexType
This element is used to specify the location of a WSDL file for this service. Multiple entries may exist pointing to the same file hosted in multiple locations, or to variations on the content within the WSDL files.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="wsdl">
<xsd:annotation>
<xsd:documentation>
This element is used to specify the location of a WSDL file for this service. Multiple
entries may exist pointing to the same file hosted in multiple locations, or to variations
on the content within the WSDL files.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:attribute name="wsdlLocation" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute is a URI that specifies the location of the WSDL file.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>

wsil
Type:
anonymous complexType, complex content
Defined:
locally within (this) wsdlMapType complexType
This element is used to specify the location of a WSIL file for this service. Multiple entries may exist pointing to the same file hosted in multiple locations, or to variations on the content within the WSIL files.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="wsil">
<xsd:annotation>
<xsd:documentation>
This element is used to specify the location of a WSIL file for this service. Multiple
entries may exist pointing to the same file hosted in multiple locations, or to variations
on the content within the WSIL files.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:attribute name="wsilLocation" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute is a URI that specifies the location of the WSIL file.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>