Namespace: |
|
Content: |
simple, 4 attributes |
Defined: |
globally in archive.xsd, see XML source |
Includes: |
definitions of 4 attributes |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
ISO | = |
xs:language | |||
read | = |
("Native" | "Fluent" | "Good" | "Basic" | "Unspecified") | |||
speak | = |
("Native" | "Fluent" | "Good" | "Basic" | "Unspecified") | |||
write | = |
("Native" | "Fluent" | "Good" | "Basic" | "Unspecified") | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree xs:string IndividualLanguageType (extension) |
Derivation: |
extension of xs:string |
<xs:complexType name="IndividualLanguageType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
xs:language, predefined |
Use: |
optional |
<xs:attribute name="ISO" type="xs:language" use="optional"/> |
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKENS |
Enumeration: |
"Native", "Fluent", "Good", "Basic", "Unspecified" |
<xs:attribute name="read" type="LanguageLevelCodeType" use="optional"/> |
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKENS |
Enumeration: |
"Native", "Fluent", "Good", "Basic", "Unspecified" |
<xs:attribute name="speak" type="LanguageLevelCodeType" use="optional"/> |
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKENS |
Enumeration: |
"Native", "Fluent", "Good", "Basic", "Unspecified" |
<xs:attribute name="write" type="LanguageLevelCodeType" use="optional"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |