complexType "Knock"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
knockIn, knockOut
All Direct / Indirect Based Elements (2):
knock (in feature defined in Feature.model group),
knock (in feature defined in OptionBaseExtended complexType)
Known Usage Locations
Annotation
Knock In means option to exercise comes into existence. Knock Out means option to exercise goes out of existence.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="Knock">
<xsd:sequence>
<xsd:element minOccurs="0" name="knockIn" type="TriggerEvent"/>
<xsd:element minOccurs="0" name="knockOut" type="TriggerEvent"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
knockIn
Type:
TriggerEvent, complex content
The knock in.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="knockIn" type="TriggerEvent"/>

knockOut
Type:
TriggerEvent, complex content
The knock out.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="knockOut" type="TriggerEvent"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.