Conference Date
Element
jpcoar:conferenceDate
Usage:
R (Recommended)
Occurrence:
0-1 (Non-repeatable: except mandatory term)
Attribute
startDay
Usage:
MA(該当する場合は必須)
Occurrence:
0-1(繰返不可:必須以外)
startMonth
Usage:
MA(該当する場合は必須)
Occurrence:
0-1(繰返不可:必須以外)
startYear
Usage:
MA(該当する場合は必須)
Occurrence:
0-1(繰返不可:必須以外)
endDay
Usage:
MA(該当する場合は必須)
Occurrence:
0-1(繰返不可:必須以外)
endMonth
Usage:
MA(該当する場合は必須)
Occurrence:
0-1(繰返不可:必須以外)
endYear
Usage:
MA(該当する場合は必須)
Occurrence:
0-1(繰返不可:必須以外)
xml:lang
Usage:
MA (Mandatory when applicable)
Occurrence:
0-1 (Non-repeatable: except mandatory term)
Usage Instructions
- For conference period, enter start date and end date in the form of year (YYYY), month (MM) and date (DD) in each attribute; and conference period for display purpose in value.
- It is advisable to enter both machine-readable date (attribute) and display-purpose conference period (value); however, enter either of them if either of the information is missing.
Notes
- If it is a one-day conference, enter the same date in startDay and endDay attributes.
Recommended Examples
<jpcoar:conferenceDate xml:lang="en" startDay="29" startMonth="02" startYear="2016"
endDay="04" endMonth="03" endYear="2016">February 29th to March 4th, 2016</jpcoar:conferenceDate>
If either value or attribute is only available, enter:
<jpcoar:conferenceDate startDay="29" startMonth="02" startYear="2016" endDay="04" endMonth="03" endYear="2016" />
<jpcoar:conferenceDate xml:lang="en">February 29th to March 4th, 2016</jpcoar:conferenceDate>