Definition Type: Element
Name: LegalText
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:LegalTextType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Container for legal item's such as disclaimers that apply to a specific screening.
Collapse XSD Schema Diagram:
Drilldown into Text in schema backgroundreports_xsd Drilldown into fontEffects in schema backgroundreports_xsd Drilldown into fontStyle in schema backgroundreports_xsd Drilldown into fontName in schema backgroundreports_xsd Drilldown into fontColor in schema backgroundreports_xsd Drilldown into fontSize in schema backgroundreports_xsd Drilldown into type in schema backgroundreports_xsd Drilldown into LegalTextType in schema backgroundreports_xsdXSD Diagram of LegalText in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LegalText" type="LegalTextType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Container for legal item's such as disclaimers that apply to a specific screening.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Text hr:Text (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
fontSize hr:fontSize Optional
fontColor hr:fontColor Optional
fontName hr:fontName Optional
fontStyle hr:fontStyle Optional
fontEffects hr:fontEffects Optional
Collapse Derivation Tree: