Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element PriceValues / PriceValueInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PriceValueRecord.tmp#PriceValueRecord_PriceValuee-document-3_1_10_xsd_Complex_Type_PriceValueRecord.tmp#PriceValueRecord_PriceValueTypeCodee-document-3_1_10_xsd_Complex_Type_PriceValueRecord.tmp#PriceValueRecord
Type PriceValueRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children PriceValue, PriceValueTypeCode
Instance
<PriceValueInfo>
  <PriceValue>{1,1}</PriceValue>
  <PriceValueTypeCode>{1,1}</PriceValueTypeCode>
</PriceValueInfo>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="PriceValueInfo" type="PriceValueRecord"/>
Complex Type PriceValues
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PriceValues.tmp#PriceValues_PriceValueInfo
Used by
Model
Children PriceValueInfo
Source
<xs:complexType name="PriceValues">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="PriceValueInfo" type="PriceValueRecord"/>
  </xs:sequence>
</xs:complexType>