complexType "QualifyingPropertiesType"
Namespace:
Content:
complex, 2 attributes, 2 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
XML Representation Summary
<...
    Target
 = 
xsd:anyURI
    Id
 = 
xsd:ID
    >
   
Content: 
SignedProperties?, UnsignedProperties?
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="QualifyingPropertiesType">
<xsd:sequence>
<xsd:element minOccurs="0" name="SignedProperties" type="SignedPropertiesType"/>
<xsd:element minOccurs="0" name="UnsignedProperties" type="UnsignedPropertiesType"/>
</xsd:sequence>
<xsd:attribute name="Target" 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"/>

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

UnsignedProperties
Type:
UnsignedPropertiesType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="UnsignedProperties" type="UnsignedPropertiesType"/>

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