Documentation for XCEDE2

Attribute Group: acquisitionExternalIDs_ag

[Table of contents]

Name acquisitionExternalIDs_ag
Used by (from the same schema document) Complex Type acquisition_t , Attribute Group allLevelExternalIDs_ag
XML Instance Representation

projectID=" xs:string [0..1]

'The content of this attribute should match the ID attribute of the project_t to which this element is associated.'

"

projectURI=" xs:string [0..1]

'This is the location of a document where to find an element matching the projectID (see projectID attribute).'

"

subjectID=" xs:string [0..1]

'The content of this attribute should match the ID attribute of the subject_t to which this element is associated.'

"

subjectURI=" xs:string [0..1]

'This is the location of a document where to find an element matching the subjectID (see subjectID attribute).'

"

subjectGroupID=" xs:string [0..1]

'content of this attribute should match the ID of one of the subject groups listed in the project_t associated with this element (see projectID and project_t).'

"

visitID=" xs:string [0..1]

'The content of this attribute should match the ID attribute of the visit_t to which this element is associated.'

"

visitURI=" xs:string [0..1]

'This is the location of a document where to find an element matching the visitID (see visitID attribute).'

"

studyID=" xs:string [0..1]

'The content of this attribute should match the ID attribute of the study_t to which this element is associated.'

"

studyURI=" xs:string [0..1]

'This is the location of a document where to find an element matching the studyID (see studyID attribute).'

"

episodeID=" xs:string [0..1]

'The content of this attribute should match the ID attribute of the episode_t to which this element is associated.'

"

episodeURI=" xs:string [0..1]

'This is the location of a document where to find an element matching the episodeID (see episodeID attribute).'

"
Diagram
attributeGroup_episodeExternalIDs_ag
Schema Component Representation
<xs:attributeGroup name="acquisitionExternalIDs_ag">
<xs:attributeGroup ref=" episodeExternalIDs_ag "/>
<xs:attribute name="episodeID" type=" xs:string "/>
<xs:attribute name="episodeURI" type=" xs:string "/>
</xs:attributeGroup>