complexType "ds:SignaturePropertyType"
Namespace:
Content:
mixed (allows character data), 2 attributes, elem. wildcard
Defined:
Includes:
definitions of 2 attributes, elem. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
anyURI
 = 
ID
    >
   
Content: 
{text} × {any}+
</...>
All Direct / Indirect Based Elements (1):
ds:SignatureProperty
Known Usage Locations
XML Source (see within schema source)
<complexType mixed="true" name="SignaturePropertyType">
<choice maxOccurs="unbounded">
<any namespace="##other" processContents="lax"/>
<!-- (1,1) elements from (1,unbounded) namespaces -->
</choice>
<attribute name="Target" type="anyURI" use="required"/>
<attribute name="Id" type="ID" use="optional"/>
</complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
Id
Type:
ID, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="Id" type="ID" use="optional"/>

Target
Type:
anyURI, predefined
Use:
required
XML Source (see within schema source)
<attribute name="Target" type="anyURI" use="required"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
{any element with non-schema namespace}
XML Source (see within schema source)
<any namespace="##other" processContents="lax"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.