Definition Type: ComplexType
Name: SignatureType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Meta.xsd
Abstract
Documentation:
Allows any digital Signatures to be added to the Instance of the BOD Instance in order to sign for any portion of the BOD content.
Collapse XSD Schema Diagram:
Drilldown into qualifyingAgencyId in schema meta_xsdXSD Diagram of SignatureType in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="SignatureType">
    <xsd:annotation>
        <xsd:documentation>Allows any digital Signatures to be added to the Instance of the BOD Instance in order to sign for any portion of the BOD content.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:any namespace="##any" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="qualifyingAgencyId" type="NormalizedStringType" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
qualifyingAgencyId nsA:qualifyingAgencyId Optional
Collapse Derivation Tree:
Collapse References:
nsA:Signature