Definition Type: Group
Name: CatchWeightGroup
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: LogisticsComponents.xsd
Collapse XSD Schema Diagram:
Drilldown into CatchWeightConversionFactor in schema fields_xsd Drilldown into CatchWeightQuantity in schema fields_xsdXSD Diagram of CatchWeightGroup in schema logisticscomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:group name="CatchWeightGroup">
    <xsd:sequence>
        <xsd:element ref="CatchWeightQuantity" minOccurs="0" />
        <xsd:element ref="CatchWeightConversionFactor" minOccurs="0" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CatchWeightQuantity nsA:CatchWeightQuantity 0 (1)
CatchWeightConversionFactor nsA:CatchWeightConversionFactor 0 (1)