complexType "MetalDelivery"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The physical delivery conditions for the transaction.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="MetalDelivery">
<xsd:sequence>
<xsd:element name="deliveryLocation" type="CommodityDeliveryPoint"/>
<xsd:element minOccurs="0" name="risk" type="CommodityDeliveryRisk"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
deliveryLocation
Type:
CommodityDeliveryPoint, simple content
The Delivery Point for a physically settled non-precious metal transaction.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryLocation" type="CommodityDeliveryPoint"/>

risk
Type:
CommodityDeliveryRisk, simple content
"Risk of loss" may also be used, equivalently, on confirmation documents.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="risk" type="CommodityDeliveryRisk"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.