NCName constant

IriTerm const NCName

IRI for xsd:NCName

XML non-colonized Name

Implementation

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