ident

Simple Type Information

Used By

Source

<xs:simpleType name="ident">
  <xs:restriction base="xs:token">
    <xs:pattern value="_*[0-9a-zA-Z][_0-9a-zA-Z]*|(urn:miriam:([\w\-\.]+\.[\w\-\.]+)+:[\w\-\.]+:[\w\-\.]+)"/>
  </xs:restriction>
</xs:simpleType>