complexType "xmi:Difference"
Namespace:
Content:
complex, 8 attributes, 3 elements
Defined:
globally in XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:IDREFS
 = 
xsd:IDREFS
    >
   
Content: 
(target | difference | container)*
</...>
Known Direct Subtypes (3):
xmi:Add, xmi:Replace
All Direct / Indirect Based Elements (6):
container, xmi:Delete,
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="Difference">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="target">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:any processContents="skip"/>
</xsd:choice>
<xsd:anyAttribute processContents="skip"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="difference" type="xmi:Difference"/>
<xsd:element name="container" type="xmi:Difference"/>
</xsd:choice>
<xsd:attributeGroup ref="xmi:ObjectAttribs"/>
<xsd:attribute name="target" type="xsd:IDREFS" use="optional"/>
<xsd:attribute name="container" type="xsd:IDREFS" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/8)
container
Type:
xsd:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="container" type="xsd:IDREFS" use="optional"/>

target
Type:
xsd:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="target" type="xsd:IDREFS" use="optional"/>

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