Definition Type: Element
Name: Parameter
Namespace: http://www.wbf.org/xml/B2MML-V0401
Type: b2mml:ParameterType
Containing Schema: B2MML-V0401-Common.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Any in schema b2mml-v0401-common_xsd Drilldown into Parameter in schema b2mml-v0401-commonextensions_xsd Drilldown into Description in schema b2mml-v0401-common_xsd Drilldown into Value in schema b2mml-v0401-common_xsd Drilldown into ID in schema b2mml-v0401-common_xsd Drilldown into ParameterType in schema b2mml-v0401-common_xsdXSD Diagram of Parameter in schema b2mml-v0401-common_xsd (Business To Manufacturing Markup Language)
Collapse XSD Schema Code:
<xsd:element name="Parameter" type="ParameterType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID b2mml:ID (1) (1)
Value b2mml:Value 0 unbounded
Description b2mml:Description 0 unbounded
Parameter b2mml:Parameter 0 unbounded
Any b2mml:Any 0 unbounded
<xs:group> Extended:Parameter 0 1
Collapse Derivation Tree: