xrd:PropertyType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type xrd:anyURI required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ns/xri/xrd-1.0'

Used By

Element xrd:Property

Source

<complexType name="PropertyType">
  <simpleContent>
    <extension base="xrd:string">
      <attribute name="type" type="anyURI" use="required"/>
    </extension>
  </simpleContent>
</complexType>