Namespace: |
|
Content: |
complex, 4 attributes, 1 element |
Defined: |
globally in datacollection.xsd, see XML source |
Includes: |
definitions of 4 attributes and 1 element |
Used: |
at 4 locations |
| XML Representation Summary | |||||
| <... | |||||
| isStructureRequired | = |
xs:boolean : "false" | |||
| translatable | = |
xs:boolean : "true" | |||
| translated | = |
xs:boolean : "false" | |||
| xml:lang | = |
xs:language | |||
| > | |||||
|
|||||
| </...> | |||||
| <xs:complexType name="DynamicTextType"> <xs:sequence> </xs:sequence> </xs:complexType> |
isStructureRequiredType: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
| <xs:attribute default="false" name="isStructureRequired" type="xs:boolean"/> |
translatableType: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"true" |
| <xs:attribute default="true" name="translatable" type="xs:boolean"/> |
translatedType: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
| <xs:attribute default="false" name="translated" type="xs:boolean"/> |
Type: |
xs:language, predefined |
Use: |
optional |
| <xs:attribute ref="xml:lang"/> |
Type: |
TextType, complex content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 2 elements |
| <xs:element maxOccurs="unbounded" ref="Text"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |