TargetServicePercentType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
format xsd:string optional
<ccts:UniqueID>UNDT000014-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Numeric. Format. Text</ccts:DictionaryEntryName>
<ccts:Definition>Whether the number is an integer, decimal, real number or percentage.</ccts:Definition>
<ccts:ObjectClass>Numeric</ccts:ObjectClass>
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>

Used By

Source

<xsd:complexType name="TargetServicePercentType">
  <xsd:simpleContent>
    <xsd:extension base="udt:PercentType"/>
  </xsd:simpleContent>
</xsd:complexType>