CT_Proxy

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
connectloc xsd:int optional
end ST_TrueFalseBlank false optional
idref xsd:string optional
start ST_TrueFalseBlank false optional

Used By

Element CT_R/proxy

Source

<xsd:complexType name="CT_Proxy">
  <xsd:attribute name="start" type="s:ST_TrueFalseBlank" use="optional" default="false"/>
  <xsd:attribute name="end" type="s:ST_TrueFalseBlank" use="optional" default="false"/>
  <xsd:attribute name="idref" type="xsd:string" use="optional"/>
  <xsd:attribute name="connectloc" type="xsd:int" use="optional"/>
</xsd:complexType>