Skip to content

Commit d0a0cf7

Browse files
committed
Use common reference naming convention
1 parent 5eb9d21 commit d0a0cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name,DataType,MinCardinality,MaxCardinality,Description,Ordered,AllowSubtypes,MinLength,MaxLength,Enumeration,Pattern,MinInclusive,MinExclusive,MaxInclusive,MaxExclusive,DeprecatedNamespace,DeprecatedElementOrAttribute,DeprecatedChoiceGroup
22
StringValue,string,0,1,The code term as it appears in the controlled vocabulary,,,,,,,,,,,,,
33
OtherValue,string,0,1,"If the value of the string is ""Other"" or the equivalent from the controlled vocabulary, this attribute can provide a more specific value not found in the controlled vocabulary.",,,,,,,,,,,,,
4-
ControlledVocabularyCodeList,CodeList,0,1,A DDI CodeList representation of the controlled vocabulary that the content was taken from.,,,,,,,,,,,,,
4+
ControlledVocabularyCodeListReference,CodeList,0,1,A DDI CodeList representation of the controlled vocabulary that the content was taken from.,,,,,,,,,,,,,
55
ControlledVocabularyURI,string,0,1,"Specifies the URI location for the full controlled vocabulary, usually represented in an RDF SKOS or XKOS representation.",,,,,,,,,,,,,
66
ControlledVocabularyInstanceURI,string,0,1,"Specifies the identification URI of the term/code within the controlled vocabulary if available.",,,,,,,,,,,,,

0 commit comments

Comments
 (0)