CT_NumFmt

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
format ST_String optional
val ST_NumberFormat required

Used By

Source

<xsd:complexType name="CT_NumFmt">
  <xsd:attribute name="val" type="ST_NumberFormat" use="required"/>
  <xsd:attribute name="format" type="s:ST_String" use="optional"/>
</xsd:complexType>