complexType SignaturePropertyType
diagram CODICE_2.7.0_diagrams/CODICE_2.7.0_p2972.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
used by
element SignatureProperty
attributes
Name  Type  Use  Default  Fixed  Annotation
Target  xsd:anyURI  required      
Id  xsd:ID  optional      
source <xsd:complexType name="SignaturePropertyType" mixed="true">
 
<xsd:choice maxOccurs="unbounded">
   
<xsd:any namespace="##other" processContents="lax"/>
   
<!-- (1,1) elements from (1,unbounded) namespaces -->
 
</xsd:choice>
 
<xsd:attribute name="Target" type="anyURI" use="required"/>
 
<xsd:attribute name="Id" type="ID" use="optional"/>
</xsd:complexType>

attribute SignaturePropertyType/@Target
type xsd:anyURI
properties
use required
source <xsd:attribute name="Target" type="anyURI" use="required"/>

attribute SignaturePropertyType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="ID" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy