Definition Type: ComplexType
Name: PositionPostingType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: SharedStaffingModules.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Link in schema sharedstaffingmodules_xsd Drilldown into Title in schema sharedstaffingmodules_xsd Drilldown into Id in schema sharedstaffingmodules_xsdXSD Diagram of PositionPostingType in schema sharedstaffingmodules_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PositionPostingType">
    <xsd:sequence>
        <xsd:element name="Id" type="EntityIdType" minOccurs="0" />
        <xsd:element name="Title" type="xsd:string" minOccurs="0" />
        <xsd:element name="Link" type="InternetWebAddressType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id hr:Id 0 (1)
Title hr:Title 0 (1)
Link hr:Link 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:PositionPosting, hr:PositionPostingSearchInfoType