complexType "ds:SignaturePropertyType"
Namespace:
Content:
mixed, 2 attributes, elem. wildcard
Defined:
Includes:
definitions of 2 attributes, elem. wildcard
Used:
XML Representation Summary
<...
    Target
 = 
anyURI
    Id
 = 
ID
    >
   
Content: 
{text} × {any}+
</...>
All Direct / Indirect Based Elements (1):
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 in 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 in 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 RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set