PwgSmRev1-185 - SignaturePropertyType

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

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

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


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