complexType "ds:SignatureValueType"
Namespace:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
ID
   
>
   
Content: 
{ base64Binary }
</...>
All Direct / Indirect Based Elements (1):
ds:SignatureValue
Known Usage Locations
Type Definition Detail
Type Derivation Tree
base64Binary (extension)
  ds:SignatureValueType
Derivation:
extension of base64Binary
XML Source (see within schema source)
<complexType name="SignatureValueType">
<simpleContent>
<extension base="base64Binary">
<attribute name="Id" type="ID" use="optional"/>
</extension>
</simpleContent>
</complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
Id
Type:
ID, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="Id" type="ID" use="optional"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.