Definition Type: Element
Name: ConferencePaper
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ConferencePaperType
Containing Schema: PublicationHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contains details about papers or presentations prepared for delivery at a conference.
Collapse XSD Schema Diagram:
Drilldown into ConferenceLocation in schema publicationhistory_xsd Drilldown into ConferenceDate in schema publicationhistory_xsd Drilldown into EventName in schema publicationhistory_xsd Drilldown into Comments in schema publicationhistory_xsd Drilldown into Copyright in schema publicationhistory_xsd Drilldown into Abstract in schema publicationhistory_xsd Drilldown into Link in schema publicationhistory_xsd Drilldown into PublicationDate in schema publicationhistory_xsd Drilldown into Name in schema publicationhistory_xsd Drilldown into Title in schema publicationhistory_xsd Drilldown into BasicBibliographicRecordType in schema publicationhistory_xsd Drilldown into ConferencePaperType in schema publicationhistory_xsdXSD Diagram of ConferencePaper in schema publicationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ConferencePaper" type="ConferencePaperType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains details about papers or presentations prepared for delivery at a conference.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Title hr:Title (1) (1)
Name hr:Name 0 unbounded
PublicationDate hr:PublicationDate 0 (1)
Link hr:Link 0 unbounded
Abstract hr:Abstract 0 (1)
Copyright hr:Copyright 0 (1)
Comments hr:Comments 0 (1)
EventName hr:EventName 0 (1)
ConferenceDate hr:ConferenceDate 0 (1)
ConferenceLocation hr:ConferenceLocation 0 (1)
Collapse Derivation Tree: