oa_gateway_uci::xsd::parse

Function max_occurs

Source
fn max_occurs(node: Node<'_, '_>, owner: &str) -> Result<MaxOccurs, UciError>
Expand description

maxOccurs, defaulting to 1. unbounded is the only non-numeric value accepted.