group "CommodityDeliveryPoints.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
deliveryPoint | (entryPoint, withdrawalPoint)
Content Model Elements (3):
Known Usage Locations
Annotation
A Delivery Point, applicable to physically settled commodity transactions.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="CommodityDeliveryPoints.model">
<xsd:choice>
<xsd:element name="deliveryPoint" type="GasDeliveryPoint"/>
<xsd:sequence>
<xsd:element name="entryPoint" type="CommodityDeliveryPoint"/>
<xsd:element name="withdrawalPoint" type="CommodityDeliveryPoint"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
deliveryPoint
Type:
GasDeliveryPoint, simple content
The physical or virtual point at which the commodity will be delivered.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryPoint" type="GasDeliveryPoint"/>

entryPoint
Type:
CommodityDeliveryPoint, simple content
The physical or virtual point at which the commodity enters a transportation system.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="entryPoint" type="CommodityDeliveryPoint"/>

withdrawalPoint
Type:
CommodityDeliveryPoint, simple content
The physical or virtual point at which the commodity is withdrawn from a transportation system.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="withdrawalPoint" type="CommodityDeliveryPoint"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.