Definition Type: ComplexType
Name: atomDateConstruct
Namespace: http://www.w3.org/2005/Atom
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: ATOM.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into undefinedAttribute in schema atom_xsd Drilldown into lang in schema xml_xsd Drilldown into base in schema xml_xsd Drilldown into atomCommonAttributes in schema atom_xsdXSD Diagram of atomDateConstruct in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:complexType name="atomDateConstruct">
    <xs:simpleContent>
        <xs:extension base="xs:dateTime">
            <xs:attributeGroup ref="atom:atomCommonAttributes" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
base xml:base (Optional)
lang xml:lang (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
atom:published, atom:updated