Definition Type: Element
Name: TravelDirections
Namespace: http://www.hr-xml.org/3
Type: oa:TextType
Containing Schema: Fields.xsd
Abstract
Documentation:
Travel Directions. Text Instructions for traveling to a worksite or other destination. Uses TextType for presentation for potential presentation in multiple languages. To support such use, multiple occurances of TravelDirections should be allowed where it is used.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into TextType in schema fields_xsd1XSD Diagram of TravelDirections in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TravelDirections" type="oa:TextType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Travel Directions. Text</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Instructions for traveling to a worksite or other destination.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Uses TextType for presentation for potential presentation in multiple languages. To support such use, multiple occurances of TravelDirections should be allowed where it is used.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: