Namespace: |
|
Content: |
|
Defined: |
globally in constructs.xsd, see XML source |
Includes: |
definitions of 4 attributes |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
definitionURL | = |
xs:anyURI | |
encoding | = |
xs:string | |
nargs | = |
xs:nonNegativeInteger | |
occurrence | = |
("prefix" | "infix" | "function-model") | |
scope | = |
xs:string | |
type | = |
xs:string | |
...> |
<xs:attributeGroup name="declare.attlist"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="prefix"/> <xs:enumeration value="infix"/> <xs:enumeration value="function-model"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
Type: |
xs:nonNegativeInteger, predefined |
Use: |
optional |
<xs:attribute name="nargs" type="xs:nonNegativeInteger"/> |
Type: |
|
Use: |
optional |
enumeration of xs:string |
Enumeration: |
"prefix", "infix", "function-model" |
Type Derivation Tree xs:string ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:attribute name="occurrence"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="prefix"/> <xs:enumeration value="infix"/> <xs:enumeration value="function-model"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="scope" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="type" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |