Definition Type: Element
Name: LegalNotice
Namespace: http://www.hr-xml.org/3
Type: nsA:LegalNoticeType
Containing Schema: Components.xsd
Abstract
Documentation:
Legal Notice. Text A notice or disclaimer that may be required by applicable regulation or otherwise included to limit legal liability. Attributes relating to formatting are provided because the appearance characteristics (font-size) may be part of regulatory requirements.
Collapse XSD Schema Diagram:
Drilldown into Content in schema fields_xsd Drilldown into fontStyle in schema components_xsd Drilldown into fontName in schema components_xsd Drilldown into fontColor in schema components_xsd Drilldown into fontSize in schema components_xsd Drilldown into typeCode in schema components_xsd Drilldown into LegalNoticeType in schema components_xsdXSD Diagram of LegalNotice in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LegalNotice" type="LegalNoticeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Legal Notice. Text</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A notice or disclaimer that may be required by applicable regulation or otherwise included to limit legal liability.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Attributes relating to formatting are provided because the appearance characteristics (font-size) may be part of regulatory requirements.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Content nsA:Content (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
typeCode nsA:typeCode (Optional)
fontSize nsA:fontSize (Optional)
fontColor nsA:fontColor (Optional)
fontName nsA:fontName (Optional)
fontStyle nsA:fontStyle (Optional)
Collapse Derivation Tree: