Refers to the id attribute of a node.
Exists for clarity and to avoid misuse with proper strings
pub type Id { Id(String) Nil }
Id(String)
Nil