schema location: | D:\tmp\cihr\compare\generic-cv.xsd |
attributeFormDefault: | |
elementFormDefault: | unqualified |
targetNamespace: | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 |
Elements | Complex types |
generic-cv | bilingualType |
fieldType | |
generic-cvType | |
labelType | |
lovType | |
referenceTableType | |
researcherDirectoryType | |
sectionType | |
submissionType |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||
type | extension of generic-cv:generic-cvType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | researcherDirectory submission section | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="generic-cv"> <annotation> <documentation>Released in March 2012. Metadata schema that represents a generic CV. A CV is originating a hierarchy of sections which may contain fields (i.e. the lowest level of information)</documentation> </annotation> <complexType> <complexContent> <extension base="generic-cv:generic-cvType"/> </complexContent> </complexType> </element> |
diagram | |||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||
properties |
|
||
children | french english | ||
used by |
|
||
annotation |
|
||
source | <complexType name="bilingualType" mixed="true"> <annotation> <documentation>Bilingual Data entered by the Researcher. Used only if the element value as a type of Bilingual</documentation> </annotation> <sequence minOccurs="0"> <element name="french" minOccurs="0"> <annotation> <documentation>French Value</documentation> </annotation> <complexType mixed="true"> <sequence minOccurs="0" maxOccurs="unbounded"> <element name="b" minOccurs="0" maxOccurs="unbounded"/> <element name="u" minOccurs="0" maxOccurs="unbounded"/> <element name="i" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="english" minOccurs="0"> <annotation> <documentation>English value</documentation> </annotation> <complexType mixed="true"> <sequence minOccurs="0" maxOccurs="unbounded"> <element name="b" minOccurs="0" maxOccurs="unbounded"/> <element name="u" minOccurs="0" maxOccurs="unbounded"/> <element name="i" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> </sequence> </complexType> |
diagram | |||||||||
properties |
|
||||||||
children | b u i | ||||||||
annotation |
|
||||||||
source | <element name="french" minOccurs="0"> <annotation> <documentation>French Value</documentation> </annotation> <complexType mixed="true"> <sequence minOccurs="0" maxOccurs="unbounded"> <element name="b" minOccurs="0" maxOccurs="unbounded"/> <element name="u" minOccurs="0" maxOccurs="unbounded"/> <element name="i" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
diagram | |||||
properties |
|
||||
source | <element name="b" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||
properties |
|
||||
source | <element name="u" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||
properties |
|
||||
source | <element name="i" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
properties |
|
||||||||
children | b u i | ||||||||
annotation |
|
||||||||
source | <element name="english" minOccurs="0"> <annotation> <documentation>English value</documentation> </annotation> <complexType mixed="true"> <sequence minOccurs="0" maxOccurs="unbounded"> <element name="b" minOccurs="0" maxOccurs="unbounded"/> <element name="u" minOccurs="0" maxOccurs="unbounded"/> <element name="i" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
diagram | |||||
properties |
|
||||
source | <element name="b" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||
properties |
|
||||
source | <element name="u" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||
properties |
|
||||
source | <element name="i" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||
children | value bilingual lov refTable | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="fieldType"> <annotation> <documentation>This field element contains the data entered by the Researcher. The field's representation is either a simple value, a List of Values Identifier or a Reference Value Identifier.</documentation> </annotation> <choice> <annotation> <documentation>Can be one of the choose either a value, a List of Values (LOV) or a Reference Value Identifier (refTable). Usually, one of these three choose should be there but in case of previewing values, the value that has to be entered is not present yet.</documentation> </annotation> <sequence minOccurs="0"> <element name="value" minOccurs="0"> <annotation> <documentation>Data entered by the Researcher.</documentation> </annotation> <complexType mixed="true"> <sequence minOccurs="0" maxOccurs="unbounded"> <element name="b" minOccurs="0"/> <element name="u" minOccurs="0"/> <element name="i" minOccurs="0"/> </sequence> <attribute name="format" type="string"> <annotation> <documentation>Data format. Usually with Date and time</documentation> </annotation> </attribute> <attribute name="type" type="string" default="String"> <annotation> <documentation>Data Type. Default String. See enumeration below: Enumeration: Bilingual Date Datetime MonthDay Number PubMed String Time YearMonth Year Base64 (not implemented yet) </documentation> </annotation> </attribute> </complexType> </element> <element name="bilingual" minOccurs="0"> <annotation> <documentation>Bilingual Data entered by the Researcher. Used only if the element value as a type of Bilingual</documentation> </annotation> <complexType> <complexContent> <extension base="generic-cv:bilingualType"/> </complexContent> </complexType> </element> </sequence> <element name="lov" type="generic-cv:lovType" minOccurs="0"> <annotation> <documentation>Contains the value selected by the Researcher from the List of Values</documentation> </annotation> </element> <element name="refTable" type="generic-cv:referenceTableType" minOccurs="0"> <annotation> <documentation>Contains the Reference Value selected by the Researcher from the Reference Table</documentation> </annotation> </element> </choice> <attribute name="id" use="required"> <annotation> <documentation>CCV System Identifier of the field</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV SDescribes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. system</documentation> </annotation> </attribute> </complexType> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="id" use="required"> <annotation> <documentation>CCV System Identifier of the field</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV SDescribes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. system</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | b u i | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="value" minOccurs="0"> <annotation> <documentation>Data entered by the Researcher.</documentation> </annotation> <complexType mixed="true"> <sequence minOccurs="0" maxOccurs="unbounded"> <element name="b" minOccurs="0"/> <element name="u" minOccurs="0"/> <element name="i" minOccurs="0"/> </sequence> <attribute name="format" type="string"> <annotation> <documentation>Data format. Usually with Date and time</documentation> </annotation> </attribute> <attribute name="type" type="string" default="String"> <annotation> <documentation>Data Type. Default String. See enumeration below: Enumeration: Bilingual Date Datetime MonthDay Number PubMed String Time YearMonth Year Base64 (not implemented yet) </documentation> </annotation> </attribute> </complexType> </element> |
type | string | ||
annotation |
|
||
source | <attribute name="format" type="string"> <annotation> <documentation>Data format. Usually with Date and time</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="type" type="string" default="String"> <annotation> <documentation>Data Type. Default String. See enumeration below: Enumeration: Bilingual Date Datetime MonthDay Number PubMed String Time YearMonth Year Base64 (not implemented yet) </documentation> </annotation> </attribute> |
diagram | |||||
properties |
|
||||
source | <element name="b" minOccurs="0"/> |
diagram | |||||
properties |
|
||||
source | <element name="u" minOccurs="0"/> |
diagram | |||||
properties |
|
||||
source | <element name="i" minOccurs="0"/> |
diagram | |||||||
type | extension of generic-cv:bilingualType | ||||||
properties |
|
||||||
children | french english | ||||||
annotation |
|
||||||
source | <element name="bilingual" minOccurs="0"> <annotation> <documentation>Bilingual Data entered by the Researcher. Used only if the element value as a type of Bilingual</documentation> </annotation> <complexType> <complexContent> <extension base="generic-cv:bilingualType"/> </complexContent> </complexType> </element> |
diagram | |||||||||||||||||||||||||||||||
type | generic-cv:lovType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="lov" type="generic-cv:lovType" minOccurs="0"> <annotation> <documentation>Contains the value selected by the Researcher from the List of Values</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||
type | generic-cv:referenceTableType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | linkedWith | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="refTable" type="generic-cv:referenceTableType" minOccurs="0"> <annotation> <documentation>Contains the Reference Value selected by the Researcher from the Reference Table</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||
children | researcherDirectory submission section | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <complexType name="generic-cvType"> <annotation> <documentation>Released in March 2012. Metadata schema that represents a generic CV. A CV is originating a hierarchy of sections which may contain fields (i.e. the lowest level of information)</documentation> </annotation> <sequence> <choice minOccurs="0"> <annotation> <documentation>Either a Submission or Researcher is allowed. If none present, it will be a simple generic CV.</documentation> </annotation> <element name="researcherDirectory" type="generic-cv:researcherDirectoryType"> <annotation> <documentation>To support National and/or Provincial Researcher Databases, this element will be created strictly for this purpose.</documentation> </annotation> </element> <element name="submission" type="generic-cv:submissionType"> <annotation> <documentation>This element will only be created if the Researcher will submit his Generic CV against a Funding CV.</documentation> </annotation> </element> </choice> <element name="section" type="generic-cv:sectionType" maxOccurs="unbounded"> <annotation> <documentation>Each sections's structure is described in terms of its possible fields and possible sub-sections. At this level, at least one section must be present.</documentation> </annotation> </element> </sequence> <attribute name="version" default="1.1"> <annotation> <documentation>Schema Release Number. Release 1.0.0: Base line Release 1.0.1: See text inside the XSD.</documentation> </annotation> </attribute> <attribute name="lang" use="optional" default="en"> <annotation> <documentation>Language of the document</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="en"/> <enumeration value="fr"/> </restriction> </simpleType> </attribute> <attribute name="dateTimeGenerated"> <annotation> <documentation>Date and time when this XML document has been produced. </documentation> </annotation> </attribute> </complexType> |
properties |
|
||
annotation |
|
||
source | <attribute name="version" default="1.1"> <annotation> <documentation>Schema Release Number. Release 1.0.0: Base line Release 1.0.1: See text inside the XSD.</documentation> </annotation> </attribute> |
type | restriction of string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="lang" use="optional" default="en"> <annotation> <documentation>Language of the document</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="en"/> <enumeration value="fr"/> </restriction> </simpleType> </attribute> |
annotation |
|
||
source | <attribute name="dateTimeGenerated"> <annotation> <documentation>Date and time when this XML document has been produced. </documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | generic-cv:researcherDirectoryType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="researcherDirectory" type="generic-cv:researcherDirectoryType"> <annotation> <documentation>To support National and/or Provincial Researcher Databases, this element will be created strictly for this purpose.</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | generic-cv:submissionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="submission" type="generic-cv:submissionType"> <annotation> <documentation>This element will only be created if the Researcher will submit his Generic CV against a Funding CV.</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | generic-cv:sectionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | field section | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="section" type="generic-cv:sectionType" maxOccurs="unbounded"> <annotation> <documentation>Each sections's structure is described in terms of its possible fields and possible sub-sections. At this level, at least one section must be present.</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="labelType"> <annotation> <documentation>Describe each element of the Reference Table. It might be combination of Code Table and/or Code Table.</documentation> </annotation> <attribute name="id" use="optional"> <annotation> <documentation>CCV System Identifier. This might be provided as information only.</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="label" type="string" use="required"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. the attribute 'lang' will indicate it.</documentation> </annotation> </attribute> <attribute name="value" type="string" use="required"> <annotation> <documentation>Contains either a List of Values description, another Reference Value description or the lowest value entered. This is provided as information only. the attribute 'lang' will indicate it.</documentation> </annotation> </attribute> <attribute name="refOrLovId" use="required"> <annotation> <documentation>Contains the UUID from main Code Table or Reference Table which the value belongs to</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="refValueId" use="optional"> <annotation> <documentation>Constant for the UUID for this Code Value or Reference Value</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="type" use="optional"> <annotation> <documentation>THIS IS EXPERIMENTAL! It will indicate if this value is actually an LOV (List of Value) or (REF) Reference Table. It helps to identify which one it belongs to</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="LOV"/> <enumeration value="REF"/> </restriction> </simpleType> </attribute> <attribute name="valueEng" type="string" use="optional"> <annotation> <documentation>THIS IS EXPERIMENTAL! It will contain the English description. Might be repetitive with attribute value.</documentation> </annotation> </attribute> <attribute name="valueFre" type="string" use="optional"> <annotation> <documentation>THIS IS EXPERIMENTAL! It will contain the French description. Might be repetitive with attribute value.</documentation> </annotation> </attribute> </complexType> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="id" use="optional"> <annotation> <documentation>CCV System Identifier. This might be provided as information only.</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="label" type="string" use="required"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. the attribute 'lang' will indicate it.</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="value" type="string" use="required"> <annotation> <documentation>Contains either a List of Values description, another Reference Value description or the lowest value entered. This is provided as information only. the attribute 'lang' will indicate it.</documentation> </annotation> </attribute> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="refOrLovId" use="required"> <annotation> <documentation>Contains the UUID from main Code Table or Reference Table which the value belongs to</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="refValueId" use="optional"> <annotation> <documentation>Constant for the UUID for this Code Value or Reference Value</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | restriction of string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="type" use="optional"> <annotation> <documentation>THIS IS EXPERIMENTAL! It will indicate if this value is actually an LOV (List of Value) or (REF) Reference Table. It helps to identify which one it belongs to</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="LOV"/> <enumeration value="REF"/> </restriction> </simpleType> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="valueEng" type="string" use="optional"> <annotation> <documentation>THIS IS EXPERIMENTAL! It will contain the English description. Might be repetitive with attribute value.</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="valueFre" type="string" use="optional"> <annotation> <documentation>THIS IS EXPERIMENTAL! It will contain the French description. Might be repetitive with attribute value.</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||
type | extension of string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <complexType name="lovType"> <annotation> <documentation>Contains the value selected by the Researcher from the List of Values</documentation> </annotation> <simpleContent> <extension base="string"> <attribute name="id" use="required"> <annotation> <documentation>CCV System Identifier of the List of Values</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="code" type="string" use="optional"> <annotation> <documentation>Might be used for business codes verses Systems For example, these could be the codes from the original CCV System.</documentation> </annotation> </attribute> <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="id" use="required"> <annotation> <documentation>CCV System Identifier of the List of Values</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="code" type="string" use="optional"> <annotation> <documentation>Might be used for business codes verses Systems For example, these could be the codes from the original CCV System.</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. </documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||
children | linkedWith | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <complexType name="referenceTableType"> <annotation> <documentation>Contains the Reference Value selected by the Researcher from the Reference Table</documentation> </annotation> <sequence> <element name="linkedWith" type="generic-cv:labelType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Describe each element of the Reference Table. This includes the description and the value. This is provided as information only.</documentation> </annotation> </element> </sequence> <attribute name="refValueId" use="required"> <annotation> <documentation>CCV System Identifier of the reference value selected</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="code" type="string"> <annotation> <documentation>Might represent a similar code in the old system. NB: For future only.</documentation> </annotation> </attribute> <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. </documentation> </annotation> </attribute> </complexType> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="refValueId" use="required"> <annotation> <documentation>CCV System Identifier of the reference value selected</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | string | ||
annotation |
|
||
source | <attribute name="code" type="string"> <annotation> <documentation>Might represent a similar code in the old system. NB: For future only.</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. </documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | generic-cv:labelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="linkedWith" type="generic-cv:labelType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Describe each element of the Reference Table. This includes the description and the value. This is provided as information only.</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="researcherDirectoryType"> <annotation> <documentation>To support National and/or Provincial Researcher Databases, this element will be created strictly for this purpose.</documentation> </annotation> <attribute name="ccvIdentifier" type="string" use="required"> <annotation> <documentation>This is the Researcher CCV identifier is attributed by either CIHR or by an auto-increment in the CCV System</documentation> </annotation> </attribute> <attribute name="dsStatusTransfer" use="required"> <annotation> <documentation>It represents the status of the Researcher Data Sharing </documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="Change"/> <enumeration value="Delete"/> <enumeration value="OnHold"/> <enumeration value="Transfer"/> </restriction> </simpleType> </attribute> <attribute name="rdStatusTransfer" use="required"> <annotation> <documentation>It represents the status of the Researcher Directory </documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="Change"/> <enumeration value="Delete"/> <enumeration value="OnHold"/> <enumeration value="Transfer"/> </restriction> </simpleType> </attribute> <attribute name="isApplicationInUse" type="boolean" use="optional" default="false"> <annotation> <documentation>It represents the current status of Application In Use Consent.</documentation> </annotation> </attribute> <attribute name="isResearcherDatabaseConsent" type="boolean" use="optional" default="false"> <annotation> <documentation>It represents the current status of Application Researcher Database Consent.</documentation> </annotation> </attribute> <attribute name="isDataSharingConsent" type="boolean" use="optional" default="false"> <annotation> <documentation>It represents the current status of Application Researcher Data Sharing Consent.</documentation> </annotation> </attribute> </complexType> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="ccvIdentifier" type="string" use="required"> <annotation> <documentation>This is the Researcher CCV identifier is attributed by either CIHR or by an auto-increment in the CCV System</documentation> </annotation> </attribute> |
type | restriction of string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <attribute name="dsStatusTransfer" use="required"> <annotation> <documentation>It represents the status of the Researcher Data Sharing </documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="Change"/> <enumeration value="Delete"/> <enumeration value="OnHold"/> <enumeration value="Transfer"/> </restriction> </simpleType> </attribute> |
type | restriction of string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <attribute name="rdStatusTransfer" use="required"> <annotation> <documentation>It represents the status of the Researcher Directory </documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="Change"/> <enumeration value="Delete"/> <enumeration value="OnHold"/> <enumeration value="Transfer"/> </restriction> </simpleType> </attribute> |
type | boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <attribute name="isApplicationInUse" type="boolean" use="optional" default="false"> <annotation> <documentation>It represents the current status of Application In Use Consent.</documentation> </annotation> </attribute> |
type | boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <attribute name="isResearcherDatabaseConsent" type="boolean" use="optional" default="false"> <annotation> <documentation>It represents the current status of Application Researcher Database Consent.</documentation> </annotation> </attribute> |
type | boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <attribute name="isDataSharingConsent" type="boolean" use="optional" default="false"> <annotation> <documentation>It represents the current status of Application Researcher Data Sharing Consent.</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | field section | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="sectionType"> <annotation> <documentation>Each sections's structure is described in terms of its possible fields and possible sub-sections. At this level, at least one section must be present.</documentation> </annotation> <sequence> <annotation> <documentation>A Section could have either many fields and/or sub-sections </documentation> </annotation> <element name="field" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>This field element contains the data entered by the Researcher. The field's representation is either a simple value, a List of Values Identifier or a Reference Value Identifier.</documentation> </annotation> <complexType> <complexContent> <extension base="generic-cv:fieldType"/> </complexContent> </complexType> </element> <element name="section" type="generic-cv:sectionType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A section provides information that describes how the section looks like in term of information relative to a portion of the resume. Section might have others sub-sections and fields. </documentation> </annotation> </element> </sequence> <attribute name="id" use="required"> <annotation> <documentation>CCV System Identifier of the section</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. </documentation> </annotation> </attribute> <attribute name="primaryIndicator" type="boolean" use="optional"> <annotation> <documentation>If set to True, It indicates whether this is a primary record must be selected for this section</documentation> </annotation> </attribute> <attribute name="recordId" type="string" use="optional"> <annotation> <documentation>A unique identifier for the section, in the form of a 32-byte UUID used by the export functionality only</documentation> </annotation> </attribute> <attribute name="publishInRD" type="string" use="optional"> <annotation> <documentation>Optional and used by the RD-Batch processes only to distinguish sections for inclusion in the Researchers Directory. Allowed values are yes and no.</documentation> </annotation> </attribute> <attribute name="lastModifiedDate" type="string" use="optional"> <annotation> <documentation>Optional and used by the RD-Batch processes only, and is the date the section was last modified. Format is yyyy-mm-dd hh:mi.ss</documentation> </annotation> </attribute> </complexType> |
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="id" use="required"> <annotation> <documentation>CCV System Identifier of the section</documentation> </annotation> <simpleType> <restriction base="string"> <length value="32"/> </restriction> </simpleType> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="label" type="string" use="optional"> <annotation> <documentation>Describes the CCV System identifier (i.e. English or French description of this section). This is provided as information only. </documentation> </annotation> </attribute> |
type | boolean | ||
properties |
|
||
annotation |
|
||
source | <attribute name="primaryIndicator" type="boolean" use="optional"> <annotation> <documentation>If set to True, It indicates whether this is a primary record must be selected for this section</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="recordId" type="string" use="optional"> <annotation> <documentation>A unique identifier for the section, in the form of a 32-byte UUID used by the export functionality only</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="publishInRD" type="string" use="optional"> <annotation> <documentation>Optional and used by the RD-Batch processes only to distinguish sections for inclusion in the Researchers Directory. Allowed values are yes and no.</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="lastModifiedDate" type="string" use="optional"> <annotation> <documentation>Optional and used by the RD-Batch processes only, and is the date the section was last modified. Format is yyyy-mm-dd hh:mi.ss</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
type | extension of generic-cv:fieldType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | value bilingual lov refTable | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="field" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>This field element contains the data entered by the Researcher. The field's representation is either a simple value, a List of Values Identifier or a Reference Value Identifier.</documentation> </annotation> <complexType> <complexContent> <extension base="generic-cv:fieldType"/> </complexContent> </complexType> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | generic-cv:sectionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | field section | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="section" type="generic-cv:sectionType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A section provides information that describes how the section looks like in term of information relative to a portion of the resume. Section might have others sub-sections and fields. </documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.cihr-irsc.gc.ca/generic-cv/1.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="submissionType"> <annotation> <documentation>This element will only be created if the Researcher will submit his Generic CV against a Funding CV.</documentation> </annotation> <attribute name="dateTimeSubmitted" use="required"> <annotation> <documentation>Date and time this document has been submitted. </documentation> </annotation> </attribute> <attribute name="confirmationNumber" type="string" use="required"> <annotation> <documentation>The confirmation number when given by the CCV System when the Researcher submits his/her CV</documentation> </annotation> </attribute> <attribute name="ccvIdentifier" type="string" use="required"> <annotation> <documentation>This is the Researcher CCV identifier is attributed by either CIHR or by an auto-increment in the CCV System</documentation> </annotation> </attribute> <attribute name="pinNumber" type="string" use="optional"> <annotation> <documentation>Agencies attribute a PIN Number to a Researcher</documentation> </annotation> </attribute> <attribute name="fundingSourceUUID" type="string" use="required"> <annotation> <documentation>This the CCV Funding Source UUID</documentation> </annotation> </attribute> <attribute name="fundingSourceName" type="string" use="optional"> <annotation> <documentation>CCV Funding Source UUID is not human readable. This attribute will give a better meaning of the Funding Source Name</documentation> </annotation> </attribute> <attribute name="templateUUID" type="string" use="required"> <annotation> <documentation>The CCV Template UUID that identifies the template used by a Researcher when this one submitted his CV against a Funding Source</documentation> </annotation> </attribute> <attribute name="templateName" type="string" use="optional"> <annotation> <documentation>CCV Template UUID is not human readable. This attribute will give a better meaning of the Template UUID</documentation> </annotation> </attribute> <attribute name="isProgram" type="boolean" use="optional"> <annotation> <documentation>OR It will true if the Funding Source is a Program</documentation> </annotation> </attribute> <attribute name="isAgency" type="boolean" use="optional"> <annotation> <documentation>It will true if the Funding Source is an Agency</documentation> </annotation> </attribute> </complexType> |
properties |
|
||
annotation |
|
||
source | <attribute name="dateTimeSubmitted" use="required"> <annotation> <documentation>Date and time this document has been submitted. </documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="confirmationNumber" type="string" use="required"> <annotation> <documentation>The confirmation number when given by the CCV System when the Researcher submits his/her CV</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="ccvIdentifier" type="string" use="required"> <annotation> <documentation>This is the Researcher CCV identifier is attributed by either CIHR or by an auto-increment in the CCV System</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="pinNumber" type="string" use="optional"> <annotation> <documentation>Agencies attribute a PIN Number to a Researcher</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="fundingSourceUUID" type="string" use="required"> <annotation> <documentation>This the CCV Funding Source UUID</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="fundingSourceName" type="string" use="optional"> <annotation> <documentation>CCV Funding Source UUID is not human readable. This attribute will give a better meaning of the Funding Source Name</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="templateUUID" type="string" use="required"> <annotation> <documentation>The CCV Template UUID that identifies the template used by a Researcher when this one submitted his CV against a Funding Source</documentation> </annotation> </attribute> |
type | string | ||
properties |
|
||
annotation |
|
||
source | <attribute name="templateName" type="string" use="optional"> <annotation> <documentation>CCV Template UUID is not human readable. This attribute will give a better meaning of the Template UUID</documentation> </annotation> </attribute> |
type | boolean | ||
properties |
|
||
annotation |
|
||
source | <attribute name="isProgram" type="boolean" use="optional"> <annotation> <documentation>OR It will true if the Funding Source is a Program</documentation> </annotation> </attribute> |
type | boolean | ||
properties |
|
||
annotation |
|
||
source | <attribute name="isAgency" type="boolean" use="optional"> <annotation> <documentation>It will true if the Funding Source is an Agency</documentation> </annotation> </attribute> |