Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element PriceTypeEffectiveEndDates / PriceTypeEffectiveEndDate
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_SegmentEffectiveEndDateRecord.tmp#SegmentEffectiveEndDateRecord_EffectiveEndDateTimee-document-3_1_10_xsd_Complex_Type_SegmentEffectiveEndDateRecord.tmp#SegmentEffectiveEndDateRecord_EffectiveEndDateContextCodee-document-3_1_10_xsd_Complex_Type_SegmentEffectiveEndDateRecord.tmp#SegmentEffectiveEndDateRecord
Type SegmentEffectiveEndDateRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children EffectiveEndDateContextCode, EffectiveEndDateTime
Instance
<PriceTypeEffectiveEndDate>
  <EffectiveEndDateTime>{1,1}</EffectiveEndDateTime>
  <EffectiveEndDateContextCode>{1,1}</EffectiveEndDateContextCode>
</PriceTypeEffectiveEndDate>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="PriceTypeEffectiveEndDate" type="SegmentEffectiveEndDateRecord"/>
Complex Type PriceTypeEffectiveEndDates
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PriceTypeEffectiveEndDates.tmp#PriceTypeEffectiveEndDates_PriceTypeEffectiveEndDate
Used by
Model
Children PriceTypeEffectiveEndDate
Source
<xs:complexType name="PriceTypeEffectiveEndDates">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="PriceTypeEffectiveEndDate" type="SegmentEffectiveEndDateRecord"/>
  </xs:sequence>
</xs:complexType>