<xs:complexType name="Hop_Block_t" final="#all">
<xs:annotation>
<xs:documentation xml:lang="en">Hop is a component
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="Hop" ComponentType="ImplicitBlock" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:group ref="HopElements" />
</xs:sequence>
<xs:attributeGroup ref="HopAttributes" />
</xs:complexType>
|