Localization of schema types in Xopus
On pretty names.
Enumerations
<xs:simpleType name="codeLangugae">
<xs:restriction base="xs:language">
<xs:enumeration value="x-xml"/>
</xs:restriction>
</xs:simpleType>
- Documentation
- › Localization of schema types in Xopus
History
| version | event |
|---|---|
| Xopus 3.2.19 | Change. <xs:name> without xml:lang will be used as fallback. |
| Xopus 3 | Introduction. |