complexType "StructuredStringType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
|
</...> |
Known Direct Subtypes (2):
-
Known Indirect Subtypes (1):
-
All Direct / Indirect Based Elements (81):
-
Abstract,
AccessConditions,
AdditionalInformation,
AdditionalRequiredResources,
AllocationMethod,
AuxiliaryInformation,
AvailabilityStatus,
CellLabel,
ChangesFromPreceding,
ChangesFromPriorVersion,
CitationRequirement,
CodingInstructions,
CollectionCompleteness,
Comments,
Commonality,
ComplianceDescription,
ComplianceRequirements,
ComplianceStatement,
ConditionForAcceptance,
ConfidentialityStatement,
Corrections,
DataEncryptionRules,
DataHandlingPersonnelRules,
DataStorageRules,
DataTransferRules,
DepositRequirement,
Description,
DesiredOutcome,
DevelopmentObjective,
Difference,
Disclaimer,
DisposalRules,
DummyCode,
EvaluationProcess,
Excludes,
FrameLimitations,
FrameRequirements,
FutureEvents,
GeographicLevelDescription,
GeographyOfUniverse,
Includes,
IncludesAlso,
Instructions,
Label,
LegalBase,
MeasurePurpose,
MeasurementItemIntent,
NoteContent,
OtherAppraisalProcess,
OtherStatementOfQuality,
Outcomes,
ParticipantRequirements,
PermissibleUpdates,
Prerequisite,
ProcessSummary,
ProcessingCheck,
Purpose,
QuestionBlockIntent,
QuestionIntent,
Rationale,
Reason,
RecruitmentProcess,
RelationshipDescription,
ResourceUsage,
Restrictions,
SamplingError,
SelectionProbability,
SeriesDescription,
SourceCharacteristic,
SourceDescription,
SplitRationale,
StatementOfAuthorization,
UpdateProcedure,
Updates,
UsageDescription,
UsageExample,
UsageRecommendations,
UsageRestrictions,
User,
VariantChangesFromBase,
VariantPurpose
Annotation
Packaging structure for multiple language versions of the same string content for objects that allow for internal formatting using XHTML tags. 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.
XML Source (w/o annotations (2); see within schema source)
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="Content"/>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 1/1)
-
Supports the optional use of XHTML formatting tags within the string structure. In addition to the language designation and information regarding translation, the attribute isPlain can be set to true to indicate that the content should be treated as plain unstructured text, including any XHTML formatting tags. Repeat the content element to provide multiple language versions of the same content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" ref="Content"/>
|