complexType SignatureMethodType
diagram CODICE_2.7.0_diagrams/CODICE_2.7.0_p2969.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
children ds:HMACOutputLength
used by
element SignatureMethod
attributes
Name  Type  Use  Default  Fixed  Annotation
Algorithm  xsd:anyURI  required      
source <xsd:complexType name="SignatureMethodType" mixed="true">
 
<xsd:sequence>
   
<xsd:element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/>
   
<xsd:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
<!-- (0,unbounded) elements from (1,1) external namespace -->
 
</xsd:sequence>
 
<xsd:attribute name="Algorithm" type="anyURI" use="required"/>
</xsd:complexType>

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

element SignatureMethodType/HMACOutputLength
diagram CODICE_2.7.0_diagrams/CODICE_2.7.0_p2970.png
namespace http://www.w3.org/2000/09/xmldsig#
type ds:HMACOutputLengthType
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/>


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