Definition Type: ComplexType
Name: FormattedPublicationDescriptionType
Namespace: http://www.hr-xml.org/3
Type: oa:StringType
Containing Schema: Fields.xsd
Abstract
Documentation:
ABIE Formatted Publication. Details An unfielded or formatted description of a publication.
Collapse XSD Schema Diagram:
Drilldown into publicationCode in schema fields_xsdXSD Diagram of FormattedPublicationDescriptionType in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="FormattedPublicationDescriptionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Formatted Publication. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">An unfielded or formatted description of a publication.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="oa:StringType">
            <xsd:attribute name="publicationCode" type="PublicationCodeContentType">
                <xsd:annotation>
                    <xsd:documentation>Describes the type of publication.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
publicationCode nsA:publicationCode (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:FormattedPublicationDescription