complexType "QualifyingPropertiesReferenceType"
Namespace:
Content:
complex, 2 attributes, 1 element
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
XML Representation Summary
<...
    URI
 = 
xsd:anyURI
    Id
 = 
xsd:ID
    >
   
Content: 
Transforms?
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="QualifyingPropertiesReferenceType">
<xsd:sequence>
<xsd:element minOccurs="0" name="Transforms" type="ds:TransformsType"/>
</xsd:sequence>
<xsd:attribute name="URI" type="xsd:anyURI" use="required"/>
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 2/2)
Id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>

URI
Type:
xsd:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="URI" type="xsd:anyURI" use="required"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
Transforms
Type:
ds:TransformsType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Transforms" type="ds:TransformsType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set