complexType "VersionRationaleType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
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 (3); see within schema source)
<xs:complexType name="VersionRationaleType">
<xs:sequence>
<xs:element minOccurs="0" ref="RationaleDescription"/>
<xs:element minOccurs="0" ref="RationaleCode"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
RationaleCode
Type:
CodeValueType, simple content
RationaleCode is primarily for internal processing flags within an organization or system. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="RationaleCode"/>

RationaleDescription
Type:
InternationalStringType, complex content
Textual description of the rationale/purpose for the version change to inform users as to the extent and implication of the version change. May be expressed in multiple languages.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="RationaleDescription"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set