Namespace: |
|
Content: |
simple, 3 attributes |
Defined: |
globally in gemschema.xsd, see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 82 locations |
XML Representation Summary | |||||
<... | |||||
id | = |
xs:ID | |||
lang | = |
xs:NMTOKEN | |||
source | = |
xs:string | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree xs:string ![]() |
Derivation: |
extension of xs:string |
<xs:complexType name="GemBasicType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
xs:ID, predefined |
Use: |
optional |
<xs:attribute name="id" type="xs:ID"/> |
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
<xs:attribute name="lang" type="xs:NMTOKEN"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="source" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2b4 using DocFlex/XML XSDDoc 2.1.0 template set |