complexType "AbstractVersionableType"
Namespace:
Content:
complex, 5 attributes, 10 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 1 attribute, 5 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
   
>
   
Content: 
</...>
Content Model Elements (10):
Agency, BasedOnObject, ID, URN, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
Known Direct Subtypes (2):
AbstractMaintainableType, VersionableType
Known Indirect Subtypes (112):
ArchiveType, BaseLogicalProductType, BaseRecordLayoutType, CategoryGroupType, CategorySchemeType, CategoryType, CodeListGroupType, CodeListSchemeType, CodeListType, ComparisonType, ComputationItemType, ConceptGroupType, ConceptSchemeType, ConceptType, ConceptualComponentType, ConceptualVariableGroupType, ConceptualVariableSchemeType, ConceptualVariableType, ControlConstructGroupType, ControlConstructSchemeType, ControlConstructType, DDIInstanceType, DDIProfileType, DataCollectionType, DataRelationshipType, DataSetType, GeneralInstructionType, GenerationInstructionType, GenericMapType, GeographicLocationGroupType, GeographicLocationSchemeType, GeographicLocationType, GeographicStructureGroupType, GeographicStructureSchemeType, GeographicStructureType, GroupType, IfThenElseType, IndividualType, InstructionGroupType, InstructionType, InstrumentGroupType, InstrumentSchemeType, InstrumentType, InterviewerInstructionSchemeType, LocalHoldingPackageType, LogicalProductType, LoopType, MaintainableType, ManagedDateTimeRepresentationType, ManagedMissingValuesRepresentationType, ManagedNumericRepresentationType, ManagedRepresentationGroupType, ManagedRepresentationSchemeType, ManagedScaleRepresentationType, ManagedTextRepresentationType, MethodologyType, NCubeGroupType, NCubeInstanceType, NCubeInstanceType, NCubeInstanceType, NCubeSchemeType, NCubeType, OrganizationGroupType, OrganizationSchemeType, OrganizationType, PhysicalDataProductType, PhysicalInstanceType, PhysicalStructureGroupType, PhysicalStructureSchemeType, PhysicalStructureType, ProcessingEventGroupType, ProcessingEventSchemeType, ProcessingEventType, ProcessingInstructionGroupType, ProcessingInstructionSchemeType, QualityStatementGroupType, QualityStatementSchemeType, QualityStatementType, QuestionBlockType, QuestionConstructType, QuestionGridType, QuestionGroupType, QuestionItemType, QuestionSchemeType, RecordLayoutGroupType, RecordLayoutSchemeType, RecordLayoutType, RecordLayoutType, RecordLayoutType, RecordLayoutType, RecordLayoutType, RelationType, RepeatUntilType, RepeatWhileType, RepresentationMapType, RepresentedVariableGroupType, RepresentedVariableSchemeType, RepresentedVariableType, ResourcePackageType, SequenceType, StatementItemType, StudyUnitType, SubGroupType, SubUniverseClassType, UniverseGroupType, UniverseSchemeType, UniverseType, VariableGroupType, VariableSchemeType, VariableStatisticsType, VariableType, WeightingType
All Direct / Indirect Based Elements (119):
Archive, BaseLogicalProduct, BaseRecordLayout, Category, CategoryGroup, CategoryMap, CategoryScheme, CodeList, CodeListGroup, CodeListScheme, Comparison, ComputationItem, Concept, ConceptGroup, ConceptMap, ConceptScheme, ConceptualComponent, ConceptualVariable, ConceptualVariableGroup, ConceptualVariableScheme, ControlConstruct, ControlConstructGroup, ControlConstructScheme, DDIInstance, DDIProfile, DataCollection, DataRelationship, DataSet, GeneralInstruction, GenerationInstruction, GeographicLocation, GeographicLocationGroup, GeographicLocationScheme, GeographicStructure, GeographicStructureGroup, GeographicStructureScheme, Group, IfThenElse, Individual, Instruction, InstructionGroup, Instrument, InstrumentGroup, InstrumentScheme, InterviewerInstructionScheme, LocalGroupContent, LocalHoldingPackage, LocalResourcePackageContent, LocalStudyUnitContent, LogicalProduct, Loop, ManagedDateTimeRepresentation, ManagedMissingValuesRepresentation, ManagedNumericRepresentation, ManagedRepresentation, ManagedRepresentationGroup, ManagedRepresentationScheme, ManagedScaleRepresentation, ManagedTextRepresentation, Methodology, NCube, NCubeGroup, NCubeInstance, NCubeInstance, NCubeInstance, NCubeScheme, Organization, OrganizationGroup, OrganizationScheme, PhysicalDataProduct, PhysicalInstance, PhysicalStructure, PhysicalStructureGroup, PhysicalStructureScheme, ProcessingEvent, ProcessingEventGroup, ProcessingEventScheme, ProcessingInstructionGroup, ProcessingInstructionScheme, QualityStatement, QualityStatementGroup, QualityStatementScheme, QuestionBlock, QuestionConstruct, QuestionGrid, QuestionGroup, QuestionItem, QuestionMap, QuestionScheme, RecordLayout, RecordLayout, RecordLayout, RecordLayout, RecordLayout, RecordLayoutGroup, RecordLayoutScheme, Relation, RepeatUntil, RepeatWhile, RepresentationMap, RepresentedVariable, RepresentedVariableGroup, RepresentedVariableScheme, ResourcePackage, Sequence, StatementItem, StudyUnit, SubGroup, SubUniverseClass, Universe, UniverseGroup, UniverseMap, UniverseScheme, Variable, VariableGroup, VariableMap, VariableScheme, VariableStatistics, Weighting
Known Usage Locations
Annotation
Used to identify described versionable objects for purposes of internal and/or external referencing. Elements of this type cannot be maintained except as part of a complex parent element. Provides containers for Uniform Resource Name (URN) as well as ID information. An entity can either be identified either by a URN and/or an identification sequence. At a minimum, one or the other is required. You must designate they type of URN supported by your agency, either "Canonical" or "Deprecated". To fully support interoperability both the DDI URN and the full identification sequence should be used. Note that to support interoperability of the canonical and deprecated URN, at minimum the MaintainableIdentifier and TypeOfMaintainableObject should be supplied if the canonical URN is being used by the agency. If both URN and the identification sequence is used, and there is any conflict, the URN takes precedence. The element can be designated as an addition, replacement, or deletion to facilitate tracking changes. In addtion to the elements and attributes inherited from AbstractIdentifiable, additional information regarding the versioning process can be provided; version date, the person and/or organization within the maintenance agency responsible for the change as either text or reference, and the reason for the change. If the object created was based on an exisiting object (other than by versioning), the object on which it is based can be identified using BasedOnReference. In addition to UserID, versionable and maintainable objects may also designate additional user specific properties expressed as a key/value pair using UserAttributePair.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType
XML Source (w/o annotations (8); see within schema source)
<xs:complexType abstract="true" name="AbstractVersionableType">
<xs:complexContent>
<xs:extension base="AbstractIdentifiableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UserAttributePair"/>
<xs:choice minOccurs="0">
<xs:element ref="VersionResponsibility"/>
<xs:element ref="VersionResponsibilityReference"/>
</xs:choice>
<xs:element minOccurs="0" ref="VersionRationale"/>
<xs:element minOccurs="0" ref="BasedOnObject"/>
</xs:sequence>
<xs:attribute name="versionDate" type="BaseDateType" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/5)
versionDate
Type:
Use:
optional
Date of version using the union set BaseDateType. Duration should not be used in this field, even though allowed by the ISO format enforced by the parser.
Attribute Value
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="versionDate" type="BaseDateType" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 5/10)
BasedOnObject
Type:
BasedOnObjectType, complex content
Use when creating an object that is based on an existing object or objects that are managed by a different agency or when the new object is NOT simply a version change but you wish to maintain a reference to the object that served as a basis for the new object. BasedOnObject may contain references to any number of objects which serve as a basis for this object, a BasedOnRationalDescription of how the content of the referenced object was incorporated or altered, and a BasedOnRationalCode to allow for specific typing of the BasedOnReference according to an external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="BasedOnObject"/>

UserAttributePair
Type:
StandardKeyValuePairType, complex content
A system specific user defined property of the object expressed as a key/value pair. As this is specific to an individual system the use of controlled vocabularies for the key is strongly recommended.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UserAttributePair"/>

VersionRationale
Type:
VersionRationaleType, complex content
Textual description of the rationale/purpose for the version change and a coded value to provide an internal processing flag within and organization or system. Note that versioning can only take place on objects owned by the specified DDI Agency. If you are creating a local instance of an object from another agency for current or future modification use BasedOnObject. If the changes being made result in what you determine to be new object rather than a version of a previous object, i.e. the change is too extensive to consider it a version of the existing object, create a new object and use BasedOnObject to provide a link to the object or objects that were a basis for the new object.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="VersionRationale"/>

VersionResponsibility
Type:
xs:string, predefined, simple content
Person or organization within the MaintenanceAgency responsible for the version change. If it is important to retain the affiliation between and individual responsible for the version and his/her agency, it may be included in this notation. This is primarily intended for internal use.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="VersionResponsibility"/>

VersionResponsibilityReference
Type:
ReferenceType, complex content
Reference person or organization within the MaintenanceAgency responsible for the version change, as described in an OrganizationScheme. If it is important to retain the affiliation between and individual responsible for the version and his/her agency, a Relation should be created between the individual referenced here and his/her organization. This is primarily intended for internal use.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="VersionResponsibilityReference"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set