complexType "StructuredStringType"
Namespace:
Content:
complex, 1 element
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
at 38 locations
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
Content
Known Direct Subtypes (2):
AdditionalInformationType, LabelType
Known Indirect Subtypes (1):
CellLabelType
All Direct / Indirect Based Elements (39):
Abstract, AccessConditions, AdditionalInformation, AvailabilityStatus, CellLabel, CitationRequirement, CollectionCompleteness, Comments, Commonality, ComplianceDescription, ConfidentialityStatement, DepositRequirement, Description, Difference, Disclaimer, EvaluationProcess, GeographicLevelDescription, Instructions, Label, MeasurePurpose, NoteContent, OtherAppraisalProcess, OtherQualityStatement, Outcomes, ProcessingCheck, Purpose, QuestionBlockIntent, QuestionIntent, Rationale, Reason, RelationshipDescription, Restrictions, SamplingError, SeriesDescription, SourceCharacteristic, SourceDescription, StatementOfAuthorization, UsageDescription, User
Known Usage Locations
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:complexType name="StructuredStringType">
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="Content"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
Content
Type:
ContentType, mixed content
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"/>

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