complexType "InternationalStringType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
|
</...> |
Known Direct Subtypes (2):
-
Known Indirect Subtypes (2):
-
All Direct / Indirect Based Elements (137):
-
Abbreviation,
AccessTypeName,
AlternateName,
AlternateTitle,
AnalysisUnitsCovered,
ArchiveModuleName,
BasedOnRationaleDescription,
CaseLawName,
CategoryGroupName,
CategoryName,
CategorySchemeName,
CodeListGroupName,
CodeListName,
CodeListSchemeName,
CollectionEventName,
ComparisonName,
ConceptGroupName,
ConceptName,
ConceptSchemeName,
ConceptualComponentModuleName,
ConceptualVariableGroupName,
ConceptualVariableName,
ConceptualVariableSchemeName,
ConstructName,
ContributorName,
ControlConstructGroupName,
ControlConstructSchemeName,
Copyright,
CoverageLimitation,
CreatorName,
DDIProfileName,
DataCaptureDevelopmentName,
DataCollectionModuleName,
DataRelationshipName,
DataSetName,
DevelopmentActivityGroupName,
DevelopmentActivityName,
DevelopmentActivitySchemeName,
DevelopmentImplementationName,
DevelopmentPlanName,
DevelopmentResultsName,
EmbargoName,
EntryText,
FullName,
GeographicLevelName,
GeographicLocationGroupName,
GeographicLocationName,
GeographicLocationSchemeName,
GeographicStructureGroupName,
GeographicStructureName,
GeographicStructureSchemeName,
Header,
InstructionGroupName,
InstructionName,
InstrumentGroupName,
InstrumentName,
InstrumentSchemeName,
InterviewerInstructionSchemeName,
LevelName,
Location,
LocationInArchive,
LocationName,
LocationValueName,
LogicalProductName,
LogicalRecordName,
ManagedDateTimeRepresentationName,
ManagedMissingValuesRepresentationName,
ManagedNumericRepresentationName,
ManagedRepresentationGroupName,
ManagedRepresentationSchemeName,
ManagedScaleRepresentationName,
ManagedTextRepresentationName,
MapName,
MeasurementGroupName,
MeasurementItemName,
MeasurementSchemeName,
MethodologyName,
NCubeGroupName,
NCubeName,
NCubeSchemeName,
Name,
OrganizationGroupName,
OrganizationName,
OrganizationSchemeName,
OtherMaterialGroupName,
OtherMaterialSchemeName,
ParameterName,
PhysicalDataProductName,
PhysicalInstanceGroupName,
PhysicalStructureGroupName,
PhysicalStructureName,
PhysicalStructureSchemeName,
ProcessingEventGroupName,
ProcessingEventName,
ProcessingEventSchemeName,
ProcessingInstructionGroupName,
ProcessingInstructionSchemeName,
PublisherName,
QualitySchemeName,
QualityStandardGroupName,
QualityStandardName,
QualityStatementGroupName,
QualityStatementName,
QuestionBlockName,
QuestionGridName,
QuestionGroupName,
QuestionItemName,
QuestionSchemeName,
RationaleDescription,
RecordLayoutGroupName,
RecordLayoutSchemeName,
RecordRelationshipName,
RepresentationMapName,
RepresentedVariableGroupName,
RepresentedVariableName,
RepresentedVariableSchemeName,
SampleFrameName,
SampleName,
SamplingInformationGroupName,
SamplingInformationSchemeName,
SamplingPlanName,
SeriesName,
SoftwareName,
Statement,
SubTitle,
SubUniverseClassName,
Title,
UnitTypeGroupName,
UnitTypeSchemeName,
UniverseGroupName,
UniverseName,
UniverseSchemeName,
VariableGroupName,
VariableName,
VariableSchemeName,
VersionDistinctionName,
VocabularyTitle
Annotation
Packaging structure for multiple language versions of the same string content. Where an element of this type is repeatable, the expectation is that each repetition contains different content, each of which can be expressed in multiple languages. The language designation goes on the individual String.
XML Source (w/o annotations (2); see within schema source)
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="String"/>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 1/1)
-
A non-formatted string of text with an attribute that designates the language of the text. Repeat this object to express the same content in another language.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" ref="String"/>
|