xdw v3 oasis

Element : TRendering (XML Type: tRendering )


Summary

Package : oasis

XML Type : tRendering


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

Constraints

There are no specific rules for this element.


Schema declaration
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="tRendering">
    
<xsd:sequence>
      
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax" />
    
</xsd:sequence>
    
<xsd:attribute name="type" type="xsd:QName" use="required" />
  
</xsd:complexType>