NCName constant

IriTerm const NCName

IRI for xsd:NCName

XML non-colonized Name

Implementation

static const NCName = IriTerm.prevalidated(
  'http://www.w3.org/2001/XMLSchema#NCName',
);