1DeviceSchema input.py /^class DeviceSchema(colander.MappingSchema):$/;" c 2identifier input.py /^ identifier = colander.SchemaNode($/;" v class:DeviceSchema 3manufacturer input.py /^ manufacturer = colander.SchemaNode($/;" v class:DeviceSchema 4resourceType input.py /^ resourceType = colander.SchemaNode($/;" v class:DeviceSchema 5type input.py /^ type = colander.SchemaNode($/;" v class:DeviceSchema 6