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_xsd1XSD Diagram of SignatureType in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SignatureType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 minOccurs="0" namespace="##any" />
    </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 oagis:qualifyingAgencyId Optional
Collapse Derivation Tree:
Collapse References:
oagis:Signature