UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 202 B
export default { $id: 'https://epa.gov/wqx/ElectronicAddressType', title: 'Electronic Address Type', description: '', type: 'string', enum: ['Email', 'Internet', 'Intranet'], maxLength: 8 }