| QName |
Type |
Fixed |
Default |
Use |
Annotation |
| acceptability |
Acceptability |
|
|
optional |
Acceptability of the description to users: 0=Not
specified,1=Preferred, 2=Acceptable, 3=Not recommended, 4=Not
acceptable, 5=Invalid.
|
| active |
restriction of xs:int |
|
|
optional |
Indicates if the component is active (1) or inactive
(0).
|
| annotation |
Term |
|
|
optional |
Text associate with this referenced
component.
|
| author |
xs:string |
|
|
optional |
The name or identifier of the author of this
ExpressionConstraint.
|
| changeTime |
UtcTime |
|
|
optional |
The date and time at which this component was created or
changed.
|
| childId |
SctReference |
|
|
optional |
The Uuid and/or Sctid of the referenced child component.
Note the childId is a Uuid in the development environment and an Sctid
in release editions.
|
| childScope |
CodeText |
|
|
optional |
Target scope to be applied when the Child is
selected.
|
| componentId |
SctReference |
|
|
required |
The Uuid and/or Sctid of the referenced component. Note
the componentId is a Uuid in the development environment and an Sctid in
release editions.
|
| correctness |
Correctness |
|
|
optional |
Correctness of the member in the language: 0=Not
specified, 1=Recommended, 2=Acceptable, 5=Incorrect.
|
| defaultToSubtype |
xs:boolean |
|
|
optional |
Indicates whether drill-down navigation should continue
using the subtype hierarchy if the concept referenced by the ChildId has
no explicit navigational children in the subset.
|
| defaultToSupertype |
xs:boolean |
|
|
optional |
Indicates whether the Concept referred to by the childId
attribute should be aggregated under its logical supertypes if it has no
specified aggregation parents.
|
| degreeOfSynonymy |
DegreeOfSynonymy |
|
|
optional |
Correctness of the member in the language: 0=Not
specified, 1=Recommended, 2=Acceptable, 5=Incorrect.
|
| displayOrder |
xs:int |
|
|
optional |
Indicates display order position for this component
referenced by ChildId.
|
| effectiveTime |
UtcTime |
|
|
optional |
The date and time after which this representation of this
component was intended to be effective according to the most recent release.
Expressed as yyyymmddhhnnss (i..e. the ISO separators free format). Omitted if
this component has changed since last released. Note: This is not the time of
the creation or change of this component in the development
environment.
|
| id |
Sctid |
|
|
optional |
A unique SCT identifier assigned to this component. A component
need not have an SCT identifier until it has been released. However, once an
Sctid has been allocated a component cannot be deleted and the binding between
uid and Sctid must be treated as permanent.
|
| plannedTime |
UtcTime |
|
|
optional |
The date and time after which this representation of this
component is intended to be effective when next released. Expressed as
yyyymmddhhnnss (i..e. the ISO separator-free format). Omitted if this component
has not changed since last released or if the intention is make this component
active immediately in the next release. Note: This is not the time of the
creation or change of this component in the development
environment.
|
| priority |
xs:int |
|
|
optional |
Relative priority of the referenced
component.
|
| refSetId |
SctReference |
|
|
required |
The Uuid and/or Sctid of the RefSet to which this member
belongs. Note the refSetId is a Uuid in the development environment and
an Sctid in release editions.
|
| scope |
CodeText |
|
|
optional |
Scope or context in which this component is a member of
the RefSet.
|
| status |
StatusComponent |
|
|
optional |
The status of the component. This attribute expressed the
ConceptStatus, DescriptionStatus, etc in the released data
structure.
|
| tagCode |
CodeText |
|
|
optional |
Coded attribute to associate with this referenced
component.
|
| targetNamespace |
NamespaceId |
|
|
optional |
If this component has never been released this attribute indicates
the namespace of the edition in which this is to be released. Once a component
has been released this is no longer required as the released namespace is
defined by the Sctid.
|
| uid |
Uuid |
|
|
optional |
A unique identifier of the component used within the development
environment. This attribute is a UUID generated using the standard UUID
algorithm (RFC 4122) and ISO/IEC 11578:1996) when the component is first
created. It is used as the primary key within the development environment and is
never changed once allocated. Thus uid does not change when a component is
revised. A component with a uid can be deleted provided it does not also have an
Sctid.
|
| validFrom |
UtcTime |
|
|
optional |
Specifies a date and time from which this aggregation is
valid. Unlike the effectiveTime, the validFrom value does not influence
the status of the RefSetMember.
|
| validTo |
UtcTime |
|
|
optional |
Specifies a date and time until which this aggregation is
valid. Unlike the effectiveTime, the validTo value does not influence
the status of the RefSetMember.
|