<img>Diagram showing PublicationHistoryType with attributes validFrom and validTo, and a note about HR-XML's 3.0
architecture making a distinction between effective-date meta data and effective dating that is an integral part of the
entity.</img>
Attributes
Description
Card.
Rule
validFrom
Validity start date for this entity's information
0..1
BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
validTo
Validity end date for this entity's information
0..1
BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
Publication attributes
Attributes
Description
Card.
Rule
See section /CandidateProfile/PublicationHistory/Publication for more information
graph TD
A[PublicationHistoryType] --> B[Attributes]
B --> C[PublicationType]
C --> D[eures:PublicationType (extension base)]
D --> E[hr:FormattedPublicationDescription]
E --> F[Title]
E --> G[Year]
E --> H[Reference]
E --> I[Link]
E --> J[DOI]
subgraph PublicationType
direction LR
D -- "ABIE Publication. Details A book, map, engraving, photograph, piece of music, or other work." --> E
E --> F
E --> G
E --> H
E --> I
E --> J
end
style A fill:#fff,stroke:#333,stroke-width:2px
style B fill:#fff,stroke:#333,stroke-width:2px
style C fill:#fff,stroke:#333,stroke-width:2px
style D fill:#fff,stroke:#333,stroke-width:2px
style E fill:#fff,stroke:#333,stroke-width:2px
style F fill:#fff,stroke:#333,stroke-width:2px
style G fill:#fff,stroke:#333,stroke-width:2px
style H fill:#fff,stroke:#333,stroke-width:2px
style I fill:#fff,stroke:#333,stroke-width:2px
style J fill:#fff,stroke:#333,stroke-width:2px
Element
Description
Cardinality
Rule
Examples
Publication
A book, map, engraving, photograph, piece of music, or other work
0..n
N/A
N/A
Sub-elements
FormattedPublicationDescription
An unfiled or formatted description of a publication
0..n
N/A
“Article about Machine Learning in the Weekend Magazine”
Title
Specifies Title of the publication.
0..1
Year
Specifies the year of publication.
0..1
Reference
Specifies reference used in the publication.
0..1
Link
Specifies website link for the publication.
0..n
DOI
A Digital Object Identifier (DOI), a unique alphanumeric string to permanently identify a
publication. Refer to section /CandidateProfile/PublicationHistory/Publication/DOIChoice for more information