CT_Relation

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ext ST_Ext optional
idcntr xsd:string optional
iddest xsd:string optional
idsrc xsd:string optional

Used By

Source

<xsd:complexType name="CT_Relation">
  <xsd:attributeGroup ref="v:AG_Ext"/>
  <xsd:attribute name="idsrc" type="xsd:string" use="optional"/>
  <xsd:attribute name="iddest" type="xsd:string" use="optional"/>
  <xsd:attribute name="idcntr" type="xsd:string" use="optional"/>
</xsd:complexType>