complexType SignatureMethodType
diagram x3d-4.0_diagrams/x3d-4.0_p450.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  xs:anyURI  required      
source <xs:complexType name="SignatureMethodType" mixed="true">
 
<xs:sequence>
   
<xs:element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
<!-- (0,unbounded) elements from (1,1) external namespace -->
 
</xs:sequence>
 
<xs:attribute name="Algorithm" type="anyURI" use="required"/>
</xs:complexType>

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

element SignatureMethodType/HMACOutputLength
diagram x3d-4.0_diagrams/x3d-4.0_p451.png
namespace http://www.w3.org/2000/09/xmldsig#
type ds:HMACOutputLengthType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="HMACOutputLength" type="ds:HMACOutputLengthType" minOccurs="0"/>


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