xdw v3 oasis

Element : TPart (XML Type: tPart )


Summary

Package : oasis

XML Type : tPart


Attributes
Name Type cardinality Comment
mixed
ElementWildcard : mixed
EFeatureMapEntry 0...*
any
ElementWildcard : any
EFeatureMapEntry 0...1
name
Attribute : name
String 1...1

Constraints

There are no specific rules for this element.


Schema declaration
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" mixed="true" name="tPart">
    
<xsd:sequence>
      
<xsd:any minOccurs="0" processContents="skip" />
    
</xsd:sequence>
    
<xsd:attribute name="name" type="xsd:NCName" use="required" />
  
</xsd:complexType>