PwgSmRev1-185 - ReferenceType

complexType ReferenceType
diagram PwgSmRev1-185_p4367.png
namespace http://www.w3.org/2000/09/xmldsig#
children ds:Transforms ds:DigestMethod ds:DigestValue
used by
element Reference
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xs:ID  optional      
URI  xs:anyURI  optional      
Type  xs:anyURI  optional      
source <xs:complexType name="ReferenceType">
 
<xs:sequence>
   
<xs:element ref="ds:Transforms" minOccurs="0"/>
   
<xs:element ref="ds:DigestMethod"/>
   
<xs:element ref="ds:DigestValue"/>
 
</xs:sequence>
 
<xs:attribute name="Id" type="ID" use="optional"/>
 
<xs:attribute name="URI" type="anyURI" use="optional"/>
 
<xs:attribute name="Type" type="anyURI" use="optional"/>
</xs:complexType>

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

attribute ReferenceType/@URI
type xs:anyURI
properties
use optional
source <xs:attribute name="URI" type="anyURI" use="optional"/>

attribute ReferenceType/@Type
type xs:anyURI
properties
use optional
source <xs:attribute name="Type" type="anyURI" use="optional"/>


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