Showing:

Annotations
Diagrams
Properties
Source
Used by
Imported schema extRif.xsd
Namespace http://ands.org.au/standards/rif-cs/extendedRegistryObjects
Properties
attribute form default: unqualified
element form default: qualified
Element annotations
Namespace http://ands.org.au/standards/rif-cs/extendedRegistryObjects
Diagram
Diagram extRif_xsd.tmp#annotationType
Type annotationType
Properties
content: complex
Used by
Model ANY element from ANY namespace
Source
<xsd:element name="annotations" type="annotationType"/>
Complex Type annotationType
Namespace http://ands.org.au/standards/rif-cs/extendedRegistryObjects
Annotations
experimental element to allow partners to submit rif-cs with embeded metadata
Diagram
Diagram
Used by
Element annotations
Model ANY element from ANY namespace
Source
<xsd:complexType name="annotationType">
  <xsd:annotation>
    <xsd:documentation>experimental element to allow partners to submit rif-cs with embeded metadata</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:any minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
  </xsd:sequence>
</xsd:complexType>