CT_Ratio

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
d xsd:long required
n xsd:long required

Used By

Source

<xsd:complexType name="CT_Ratio">
  <xsd:attribute name="n" type="xsd:long" use="required"/>
  <xsd:attribute name="d" type="xsd:long" use="required"/>
</xsd:complexType>