HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: LegalNotice

Name LegalNotice
Type LegalNoticeType
Documentation Dictionary Entry Name: Legal Notice. Text

Definition: A notice or disclaimer that may be required by applicable regulation or otherwise included to limit legal liability.

Usage Rule: Attributes relating to formatting are provided because the appearance characteristics (font-size) may be part of regulatory requirements.

XML Instance Representation
<LegalNotice

typeCode="oa: NormalizedStringType [0..1]"

fontSize="oa: NormalizedStringType [0..1]"

fontColor="oa: NormalizedStringType [0..1]"

fontName="oa: NormalizedStringType [0..1]"

fontStyle="oa: NormalizedStringType [0..1]">

< Content> ... </ Content> [1..*]
</LegalNotice>
Schema Component Representation
<xsd:element name="LegalNotice" type=" LegalNoticeType"/>