dateBaseType

complexType · extension xsd:date

Date base type

Base type for date nodes (including external data attributes). This date type is based on the xsd:date definition. "To specify a time zone, you can either enter a date in UTC time by adding a "Z" behind the date - like this: 2002-09-24Z or you can specify an offset from the UTC time by adding a positive or negative time behind the date - like this: 2002-09-24-06:00 or 2002-09-24+06:00" (description taken from http://www.w3schools.com/xml/schema_dtypes_date.asp)

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Used by

In a dataset · 2 paths

In the schema · 2 declarations

TypeName
flightTypearrivalDate
flightTypedepartureDate