attr.prerequisitetype

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
type restriction of xsd:string required

Used By

Complex Type prerequisitesType

Source

<xsd:attributeGroup name="attr.prerequisitetype">
  <xsd:attribute name="type" use="required">
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:enumeration value="aicc_script"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:attributeGroup>