Definition Type: ComplexType
Name: DateOptTimePropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:DateOptTimeType
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
The type of a property with a date (required) and a time (optional)
Collapse XSD Schema Diagram:
Drilldown into modified in schema nar_1_3-spec-framework-power_xsd Drilldown into creator in schema nar_1_3-spec-framework-power_xsd Drilldown into id in schema nar_1_3-spec-framework-power_xsd Drilldown into editAttributes in schema nar_1_3-spec-framework-power_xsdXSD Diagram of DateOptTimePropType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="DateOptTimePropType">
    <xs:annotation>
        <xs:documentation>The type of a property with a date (required) and a time (optional)</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="DateOptTimeType">
            <xs:attributeGroup ref="editAttributes" />
            <xs:anyAttribute namespace="##other" processContents="lax" />
        </xs:extension>
        <!-- version 2: editAttributes added-->
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:exDate, nsA:rDate
Collapse Comments:
blog comments powered by Disqus