DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "LogicalProductType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in group.xsd, see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
l:BaseLogicalProduct | Reference
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Allows for inclusion of a logical product that is common to all members of the group, or referencing an external logical product.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="LogicalProductType">
<xs:choice>
<xs:element ref="l:BaseLogicalProduct"/>
<xs:element ref="Reference"/>
</xs:choice>
</xs:complexType>
Content Element Detail (defined in this component only; 2/2)
l:BaseLogicalProduct
Type:
l:BaseLogicalProductType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
Contains a logical product that is common to all members of the group.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="l:BaseLogicalProduct"/>

Reference
Type:
r:ReferenceType, complex content
References an external logical product module.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="Reference"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set