complexType "xmi:Replace"
Namespace:
Content:
complex, 10 attributes, 3 elements
Defined:
globally in XMI.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:IDREFS
 = 
xsd:IDREFS
 = 
xsd:string
 = 
xsd:IDREFS
    >
   
Content: 
(target | difference | container)*
</...>
All Direct / Indirect Based Elements (1):
xmi:Replace
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xmi:Difference (extension)
  xmi:Replace
XML Source (see within schema source)
<xsd:complexType name="Replace">
<xsd:complexContent>
<xsd:extension base="xmi:Difference">
<xsd:attribute name="position" type="xsd:string" use="optional"/>
<xsd:attribute name="replacement" type="xsd:IDREFS" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/10)
position
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="position" type="xsd:string" use="optional"/>

replacement
Type:
xsd:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="replacement" 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.