element <target> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, attr. wildcard, elem. wildcard
Defined:
locally witnin xmi:Difference complexType in XMI.xsd; see XML source
Includes:
definitions of attr. wildcard, elem. wildcard
Content Model Diagram
XML Representation Summary
<target
    {any attribute with any namespace}
    >
   
Content: 
{any}*
</target>
Included in content model of elements (6):
container, xmi:Delete,
XML Source (see within schema source)
<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>
Attribute Detail (all declarations; defined within this component only; 1/1)
{any attribute with any namespace}
XML Source (see within schema source)
<xsd:anyAttribute processContents="skip"/>

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.