simpleType repositoryID

simpleType {}repositoryID

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {}repositoryID
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:simpleType name="repositoryID">
    <
xs:annotation>
        <
xs:documentation>Identifier for the repository entity</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:token">
        <
xs:pattern value="R[1-2]?\d{0,9}"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

Identifier for the repository entity


simpleType repositoryID


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.