Schema Central > IC-TDF > IC-ID.xsd > icid:IcIdType
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

icid:IcIdType

Defines the restrictions of an IC-ID. A valid IC-Identifier must meet the following criteria: The id must begin with 'guide://'The prefix for the id is an integer up to 16 digits with no leading zeros allowedThe suffix is an alphanumeric string limited to 36 characters of the set that includes A-Z, a-z, 0-9, underscore, hyphen, and periodThere are no additional characters proceeding the ID. To satisfy these criteria, this type is restricted to the following regex: 'guide://([1-9][0-9]{0,5}|0)/[A-Za-z0-9_\-\.]{1,36}'.

Simple type information

Namespace: urn:us:gov:ic:id

Schema document: IC-ID/IC-ID.xsd

Content

  • Type based on xsd:anyURI
    • Pattern: guide://([1-9][0-9]{0,15}|0)/[A-Za-z0-9_\-\.]{1,36}
  • Used by

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com