Showing:

Attributes
Diagrams
Source
Used by
Complex Type ExpectedOperatorQuantityType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonBasicComponents-2
Diagram
Diagram CODICE-2.0471.tmp#id409 CODICE-2.0471.tmp#id408
Type extension of udt:QuantityType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
unitCode clm66411:UnitCodeContentType optional
<ccts:UniqueID>UDT0000018-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Quantity. Unit. Code</ccts:DictionaryEntryName>
<ccts:Definition>The unit of the quantity</ccts:Definition>
<ccts:ObjectClass>Quantity</ccts:ObjectClass>
<ccts:PropertyTermName>Unit Code</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
Source
<xsd:complexType name="ExpectedOperatorQuantityType">
  <xsd:simpleContent>
    <xsd:extension base="udt:QuantityType"/>
  </xsd:simpleContent>
</xsd:complexType>