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_xsd1 Drilldown into CatchWeightQuantity in schema fields_xsd1XSD Diagram of CatchWeightGroup in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
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 oa:CatchWeightQuantity 0 (1)
CatchWeightConversionFactor oa:CatchWeightConversionFactor 0 (1)