ds:SignaturePropertiesType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xs:ID optional

Used By

Source

<xs:complexType name="SignaturePropertiesType">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" ref="ds:SignatureProperty"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID"/>
</xs:complexType>