n1:delegateURI

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
catalog required
id xs:ID optional
uriStartString required
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.

Used By

Elements n1:catalog, n1:group

Source

<xs:element name="delegateURI">
  <xs:complexType>
    <xs:attribute name="id" type="xs:ID"/>
    <xs:attribute name="uriStartString" use="required"/>
    <xs:attribute name="catalog" use="required"/>
    <xs:attribute ref="xml:base"/>
  </xs:complexType>
</xs:element>

Sample