Annotation

User annotation about the column.

Element Information

Model

Children: AppInfo, Description

Source

<xsd:element name="Annotation" minOccurs="0" form="unqualified">
  <xsd:annotation>
    <xsd:documentation>User annotation about the column.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:annotation>
      <xsd:documentation>User annotation information for a resource.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
      <xsd:element name="Description" minOccurs="0" form="unqualified">
        <xsd:complexType>
          <xsd:annotation>
            <xsd:documentation>Human readable information about the resource.</xsd:documentation>
          </xsd:annotation>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="AppInfo" minOccurs="0" form="unqualified">
        <xsd:complexType>
          <xsd:annotation>
            <xsd:documentation>Machine-readable information about the resource.</xsd:documentation>
          </xsd:annotation>
        </xsd:complexType>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample

< doc:definition xmlns:doc = "http://www.fpml.org/coding-scheme/documentation" >

A list of reasons for withholding tax being applied to a cash flow.

</ doc:definition>

< doc:publicationDate>

2015-07-15

</ doc:publicationDate>