Definition Type: ComplexType
Name: DateOptTimePropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:DateOptTimeType
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Abstract
Documentation:
The type of a property with a date (required) and a time (optional)
Collapse XSD Schema Diagram:
XSD Diagram of DateOptTimePropType in schema nar_1_3-spec-framework-core_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:anyAttribute namespace="##other" processContents="lax" />
        </xs:extension>
        <!-- version 2: editAttributes added-->
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:exDate, nsA:rDate
Collapse Comments:
blog comments powered by Disqus