Namespace: |
|
Content: |
simple, 1 attribute |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 2 locations |
XML Representation Summary | |||||
<... | |||||
type | = |
"ID" | |||
> | |||||
|
|||||
</...> |
Pattern: |
([A-Z]|[a-z]|\*|@|[0-9]|_|$|\-)* |
Type Derivation Tree xs:string BaseIDType (restriction) IDType (extension) |
Derivation: |
<xs:complexType name="IDType"> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> |
Type: |
xs:string, predefined |
Use: |
optional |
Fixed: |
"ID" |
<xs:attribute fixed="ID" name="type" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |