db:charoff.attribute

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
charoff restriction of xs:nonNegativeInteger optional

Used By

Source

<xs:attributeGroup name="charoff.attribute">
  <xs:attribute name="charoff">
    <xs:simpleType>
      <xs:restriction base="xs:nonNegativeInteger">
        <xs:minExclusive value="0"/>
        <xs:maxExclusive value="100"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>