Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, attr. wildcard, 1 element |
Block: |
"#all" (blocks all substitutions of this element or its type) |
Defined: |
globally in XMLSchema.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |

XML Representation Summary |
||||||||||||
| <xs:totalDigits | ||||||||||||
|
||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||
| > | ||||||||||||
|
||||||||||||
| </xs:totalDigits> | ||||||||||||
Type Derivation Tree xs:anyType (restriction) |
| <xs:element id="totalDigits" name="totalDigits"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
required |
| <xs:attribute name="value" type="xs:positiveInteger" use="required"/> |
| <xs:anyAttribute namespace="##other" processContents="lax"/> |
Type: |
| <xs:element minOccurs="0" ref="xs:annotation"/> |
| XML schema documentation generated with DocFlex/XML 1.9.0b6 using DocFlex/XML XSDDoc 2.6.0 template set. All component diagrams generated by <oXygen/> XML Editor via DocFlex/XML Oxygen XML Integration. |