Documentation for ATIS-Draft-03-00-79

Simple Type: NodeValence

[Table of contents]

Super-types: xs:unsignedByte < NodeValence (by restriction)
Sub-types: None
Name NodeValence
Used by (from the same schema document) Complex Type NodeAttribute
Content
  • Base XSD Type: unsignedByte
  • value <= 7
Diagram
Schema Component Representation
<xs:simpleType name="NodeValence">
<xs:restriction base=" xs:unsignedByte ">
<xs:maxInclusive value="7"/>
</xs:restriction>
</xs:simpleType>