Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:KeywordItemProperty
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:KeywordItemProperty

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<cac:KeywordItemProperty>
   <cbc:ID>normalizedString</cbc:ID>
   <cbc:Name>string</cbc:Name>
   <cbc:NameCode>normalizedString</cbc:NameCode>
   <cbc:TestMethod>string</cbc:TestMethod>
   <cbc:Value>string</cbc:Value>
   <cbc:ValueQuantity>1.0</cbc:ValueQuantity>
   <cbc:ValueQualifier>string</cbc:ValueQualifier>
   <cbc:ImportanceCode>normalizedString</cbc:ImportanceCode>
   <cbc:ListValue>string</cbc:ListValue>
   <cac:UsabilityPeriod>
      <cbc:StartDate>2000-01-01</cbc:StartDate>
      <cbc:StartTime>12:00:00</cbc:StartTime>
      <cbc:EndDate>2000-01-01</cbc:EndDate>
      <cbc:EndTime>12:00:00</cbc:EndTime>
      <cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure>
      <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode>
      <cbc:Description>string</cbc:Description>
   </cac:UsabilityPeriod>
   <cac:ItemPropertyGroup>
      <cbc:ID>normalizedString</cbc:ID>
      <cbc:Name>string</cbc:Name>
      <cbc:ImportanceCode>normalizedString</cbc:ImportanceCode>
   </cac:ItemPropertyGroup>
   <cac:RangeDimension>
      <cbc:AttributeID>normalizedString</cbc:AttributeID>
      <cbc:Measure unitCode="normalizedString">1.0</cbc:Measure>
      <cbc:Description>string</cbc:Description>
      <cbc:MinimumMeasure unitCode="normalizedString">1.0</cbc:MinimumMeasure>
      <cbc:MaximumMeasure unitCode="normalizedString">1.0</cbc:MaximumMeasure>
   </cac:RangeDimension>
   <cac:ItemPropertyRange>
      <cbc:MinimumValue>string</cbc:MinimumValue>
      <cbc:MaximumValue>string</cbc:MaximumValue>
   </cac:ItemPropertyRange>
</cac:KeywordItemProperty>