Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 318 Bytes

TypeTrueOrSemicolonSeparatedNumbers.md

File metadata and controls

14 lines (10 loc) · 318 Bytes
uid
Protocol-TypeTrueOrSemicolonSeparatedNumbers

TypeTrueOrSemicolonSeparatedNumbers simple type

Represents the value "true" or a semicolon-separated list of numbers.

Content Type

Item Facet value Description
string restriction
  Pattern `true \d+(;\d+)*;?`