Location union for Vendor.address: a plain string, a structured PostalAddress, or a geolocated
Place.
The literal variant is storage-class disjoint from the two node variants, which are in turn structurally
disjoint from each other, so a stored value singles out its branch by datatype or structure (§5.4).
Location union for
Vendor.address: a plain string, a structured PostalAddress, or a geolocated Place.The literal variant is storage-class disjoint from the two node variants, which are in turn structurally disjoint from each other, so a stored value singles out its branch by datatype or structure (§5.4).