Definition Type: Element
Name: FormattedPublicationDescription
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PublicationHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into type in schema publicationhistory_xsdXSD Diagram of FormattedPublicationDescription in schema publicationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="FormattedPublicationDescription" minOccurs="0" maxOccurs="unbounded">
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:string">
                <xsd:attribute name="type" type="PublicationTypes" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)