<system-id> ( system-literal -- system-id )
XML data types ยป XML data constructors

Prev:<entity-decl> ( name def pe? -- entity-decl )
Next:<public-id> ( pubid-literal system-literal -- public-id )


Vocabulary
xml.data

Inputs
system-literala string


Outputs
system-ida system-id


Word description
Constructs a system-id tuple.

See also
system-id

Definition


: <system-id> ( system-literal -- system-id )
\ system-id boa ; inline