Namespace: |
|
Content: |
simple, 3 attributes |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 35 locations |
XML Representation Summary | |||||
<... | |||||
translatable | = |
xs:boolean : "true" | |||
translated | = |
xs:boolean : "false" | |||
xml:lang | = |
xs:language | |||
> | |||||
|
|||||
</...> |
ContributorType (as extension base), CreatorType (as extension base), InternationalCodeValueType (as extension base), |
NameType (as extension base), TypedStringType (as extension base) |
Type Derivation Tree xs:string InternationalStringType (extension) |
Derivation: |
extension of xs:string |
<xs:complexType name="InternationalStringType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"true" |
<xs:attribute default="true" name="translatable" type="xs:boolean"/> |
Type: |
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"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |