attribute "wsdli:wsdlLocation" (global)
Namespace:
Type:
anonymous simpleType (list of xs:anyURI)
Defined:
globally in wsdl-instance.xsd; see XML source
Used:
never
XML Representation Summary
<...
   
 = 
list of xs:anyURI
...>
Annotation
This attribute can be used to provide some hints on where
additional WSDL information for a given namespace can be
found in order to help with QName resolution
Anonymous Type Detail
Type Derivation Tree
xs:anyURI (list)
  simpleType
Derivation:
list of xs:anyURI
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="wsdlLocation">
<xs:simpleType>
<xs:list itemType="xs:anyURI"/>
</xs:simpleType>
</xs:attribute>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.