WSDL 
 Component 
PREV A-GROUP   NEXT A-GROUP
SUMMARY: XML REP | USE
DETAIL: DESC | XML SRC | ATTR
Xignite Web Services

attributeGroup "tns:commonAttributes"
Namespace:
Content:
attributes, attr. wildcard
Defined:
globally in encoding; see XML source
Includes:
definitions of 2 attributes, attr. wildcard
Used:
at 46 locations
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:anyURI
   
...>
Known Usage Locations
Annotation
Attributes common to all elements that function as accessors or represent independent (multi-ref) values. The href attribute is intended to be used in a manner like CONREF. That is, the element content should be empty iff the href attribute appears
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="commonAttributes">
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="href" type="xs:anyURI"/>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:attributeGroup>
Attribute Detail (all declarations defined in this component; 3/3)
href
Type:
xs:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="href" type="xs:anyURI"/>

id
Type:
xs:ID, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID"/>

{any attribute from non-schema namespace}
XML Source (see within schema source)
<xs:anyAttribute namespace="##other" processContents="lax"/>

WSDL 
 Component 
PREV A-GROUP   NEXT A-GROUP
SUMMARY: XML REP | USE
DETAIL: DESC | XML SRC | ATTR
Xignite Web Services

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.