xdw v3 oasis

Element : EnDelimiter (XML Type: en.delimiter )


Summary

Package : v3

XML Type : en.delimiter


Generalization

Parent : ENXP


Attributes

There are no specific attributes for this element.


Constraints

There are no specific rules for this element.


Schema declaration
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" mixed="true" name="en.delimiter">
      
<xs:complexContent>
         
<xs:restriction base="ENXP">
            
<xs:attribute fixed="DEL" name="partType" type="EntityNamePartType" />
         
</xs:restriction>
      
</xs:complexContent>
   
</xs:complexType>