Indicates whether hash marks should be rendered between systems. See Read, p. 436, ex. 26-3. |
Attribute Group | mei:mei_att.sb.vis.attribute.form |
<xs:attribute name="form"> <xs:annotation> <xs:documentation>Indicates whether hash marks should be rendered between systems. See Read, p. 436, ex. 26-3.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="hash"> <xs:annotation> <xs:documentation>Display hash marks between systems.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |