import:importBasePrototype

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
alias ID required
baseId IDREF optional
documentURI anyURI required
region IDREF optional

Used By

Source

<complexType name="importBasePrototype">
  <attribute name="alias" type="ID" use="required"/>
  <attribute name="region" type="IDREF" use="optional"/>
  <attribute name="documentURI" type="anyURI" use="required"/>
  <attribute name="baseId" type="IDREF" use="optional"/>
</complexType>