Container(local_record=NsThing(local_value=1, next=NsThing(local_value=2, next=None)), chosen=NsThing(local_value=3, next=None), qualified_record=NsThing(local_value=4, next=None), local_enum=<NsTone.LOCAL: 'LOCAL'>, enum_reference=<NsTone.SECOND: 'SECOND'>, qualified_enum='SECOND', local_fixed=NsToken(root=b'A'), fixed_reference=NsToken(root=b'\xff'), qualified_fixed=NsToken(root=b'A'), fixed_array=[NsToken(root=b'\xff'), NsToken(root=b'A')], fixed_map={'z': NsToken(root=b'\xff'), 'a': NsToken(root=b'A')}, record_default=NsThing(local_value=7, next=None), record_array=[NsThing(local_value=8, next=None)], mixed_definition=NsMixed(root=b'B'), mixed_reference=NsMixed(root=b'\xff'))
