Confirmed users
716
edits
Line 61: | Line 61: | ||
It is not an error for multiple PIs to use the same prefix, every new PI just changes what namespace the prefix maps to. | It is not an error for multiple PIs to use the same prefix, every new PI just changes what namespace the prefix maps to. | ||
If either '''prefix''' or '''namespace''' is missing | If either '''prefix''' is missing, empty or an invalid NCName the PI is ignored. | ||
If '''namespace''' is missing the PI is ignored. If '''namespace''' is empty the prefix mapping is removed. | |||
== TODO == | == TODO == |