Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type dateWithRoleType
Namespace http://infoml.org/infomlFile
Diagram
Diagram infomlFile40.tmp#id119 infomlFile44.tmp#id120
Type extension of dateType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
role nonnullTokenType required
Source
<xsd:complexType name="dateWithRoleType">
  <xsd:simpleContent>
    <xsd:extension base="dateType">
      <xsd:attribute name="role" type="nonnullTokenType" use="required"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Attribute dateWithRoleType / @role
Namespace No namespace
Type nonnullTokenType
Properties
use: required
Facets
minLength 1
Used by
Complex Type dateWithRoleType
Source
<xsd:attribute name="role" type="nonnullTokenType" use="required"/>