Definition Type: Element
Name: pubdate
Namespace: http://www.ACORD.org/standards/Support/xml/v1.0
Containing Schema: acord-doc.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into year in schema acord-doc_xsd Drilldown into month in schema acord-doc_xsd Drilldown into day in schema acord-doc_xsd Drilldown into id in schema acord-doc_xsd Drilldown into LinkSupport in schema acord-doc_xsdXSD Diagram of pubdate in schema acord-doc_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:element name="pubdate">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element ref="day" minOccurs="0" />
            <xsd:element ref="month" />
            <xsd:element ref="year" />
        </xsd:sequence>
        <xsd:attributeGroup ref="LinkSupport" />
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
day nsB:day 0 (1)
month nsB:month (1) (1)
year nsB:year (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)