Definition Type: Element
Name: Content
Namespace: http://www.hr-xml.org/3
Type: oa:TextType
Containing Schema: Fields.xsd
Abstract
Documentation:
Content. Text The text or content of the associated entity. In some cases the content may include markup or might be encoded. For example, HTML content. In such cases, the content might be enclosed within a CDATA section.
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 Content in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Content" 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">Content. Text</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The text or content of the associated entity.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">In some cases the content may include markup or might be encoded. For example, HTML content. In such cases, the content might be enclosed within a CDATA section.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: