github.com/aws/smithy-go/encoding/xml.NodeDecoder.Decoder (field)

536 uses

	github.com/aws/smithy-go/encoding/xml (current package)
		xml_decoder.go#L13: 	Decoder *xml.Decoder
		xml_decoder.go#L20: 		Decoder: decoder,
		xml_decoder.go#L30: 		token, e := d.Decoder.Token()
		xml_decoder.go#L95: 			err = d.Decoder.Skip()
		xml_decoder.go#L107: 	t, e := d.Decoder.Token()
		xml_decoder.go#L126: 	t, e = d.Decoder.Token()

	github.com/aws/aws-sdk-go-v2/service/s3
		deserializers.go#L283: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L391: 			err = decoder.Decoder.Skip()
		deserializers.go#L589: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L592: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L599: 			err = decoder.Decoder.Skip()
		deserializers.go#L891: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L934: 			err = decoder.Decoder.Skip()
		deserializers.go#L2156: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L2159: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L2165: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L2172: 			err = decoder.Decoder.Skip()
		deserializers.go#L2463: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L2480: 			err = decoder.Decoder.Skip()
		deserializers.go#L2609: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L2612: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L2618: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L2625: 			err = decoder.Decoder.Skip()
		deserializers.go#L2754: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L2757: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L2764: 			err = decoder.Decoder.Skip()
		deserializers.go#L2893: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L2896: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L2903: 			err = decoder.Decoder.Skip()
		deserializers.go#L3032: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3035: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L3042: 			err = decoder.Decoder.Skip()
		deserializers.go#L3171: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3174: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L3181: 			err = decoder.Decoder.Skip()
		deserializers.go#L3310: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3313: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L3320: 			err = decoder.Decoder.Skip()
		deserializers.go#L3449: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3452: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L3459: 			err = decoder.Decoder.Skip()
		deserializers.go#L3588: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3605: 			err = decoder.Decoder.Skip()
		deserializers.go#L3734: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3737: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L3744: 			err = decoder.Decoder.Skip()
		deserializers.go#L3873: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L3876: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L3883: 			err = decoder.Decoder.Skip()
		deserializers.go#L4012: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4015: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4021: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4027: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4033: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4040: 			err = decoder.Decoder.Skip()
		deserializers.go#L4169: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4172: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4179: 			err = decoder.Decoder.Skip()
		deserializers.go#L4403: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4406: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4413: 			err = decoder.Decoder.Skip()
		deserializers.go#L4542: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4545: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4552: 			err = decoder.Decoder.Skip()
		deserializers.go#L4681: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4698: 			err = decoder.Decoder.Skip()
		deserializers.go#L4827: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4830: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L4837: 			err = decoder.Decoder.Skip()
		deserializers.go#L4966: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L4996: 			err = decoder.Decoder.Skip()
		deserializers.go#L5125: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L5128: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5134: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5140: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5146: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5153: 			err = decoder.Decoder.Skip()
		deserializers.go#L5618: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L5621: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5627: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5634: 			err = decoder.Decoder.Skip()
		deserializers.go#L5806: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L5809: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5828: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L5865: 			err = decoder.Decoder.Skip()
		deserializers.go#L5994: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L5997: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L6004: 			err = decoder.Decoder.Skip()
		deserializers.go#L6133: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L6136: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L6143: 			err = decoder.Decoder.Skip()
		deserializers.go#L6272: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L6275: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L6282: 			err = decoder.Decoder.Skip()
		deserializers.go#L6428: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L6431: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L6438: 			err = decoder.Decoder.Skip()
		deserializers.go#L6666: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L6669: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L6676: 			err = decoder.Decoder.Skip()
		deserializers.go#L7172: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L7175: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L7224: 			err = decoder.Decoder.Skip()
		deserializers.go#L7353: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L7369: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L7405: 			err = decoder.Decoder.Skip()
		deserializers.go#L7534: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L7550: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L7586: 			err = decoder.Decoder.Skip()
		deserializers.go#L7715: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L7747: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L7767: 			err = decoder.Decoder.Skip()
		deserializers.go#L7896: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L7899: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L7905: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L7912: 			err = decoder.Decoder.Skip()
		deserializers.go#L8041: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L8057: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8187: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8194: 			err = decoder.Decoder.Skip()
		deserializers.go#L8326: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L8329: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8335: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8453: 			err = decoder.Decoder.Skip()
		deserializers.go#L8585: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L8588: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8594: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8742: 			err = decoder.Decoder.Skip()
		deserializers.go#L8871: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L8874: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L8880: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L9023: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L9030: 			err = decoder.Decoder.Skip()
		deserializers.go#L9190: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L9219: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L9284: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L9303: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L9336: 			err = decoder.Decoder.Skip()
		deserializers.go#L11840: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L11843: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L11850: 			err = decoder.Decoder.Skip()
		deserializers.go#L12219: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12223: 			err = decoder.Decoder.Skip()
		deserializers.go#L12255: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12259: 			err = decoder.Decoder.Skip()
		deserializers.go#L12291: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12346: 			err = decoder.Decoder.Skip()
		deserializers.go#L12378: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12433: 			err = decoder.Decoder.Skip()
		deserializers.go#L12538: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12559: 			err = decoder.Decoder.Skip()
		deserializers.go#L12591: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12608: 			err = decoder.Decoder.Skip()
		deserializers.go#L12640: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L12659: 			err = decoder.Decoder.Skip()
		deserializers.go#L12720: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L12739: 			err = decoder.Decoder.Skip()
		deserializers.go#L12800: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L12819: 			err = decoder.Decoder.Skip()
		deserializers.go#L12880: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12896: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L12903: 			err = decoder.Decoder.Skip()
		deserializers.go#L12935: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L12938: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L12957: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L12964: 			err = decoder.Decoder.Skip()
		deserializers.go#L12999: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13008: 			err = decoder.Decoder.Skip()
		deserializers.go#L13033: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13064: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13067: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13074: 			err = decoder.Decoder.Skip()
		deserializers.go#L13101: 			if err = decoder.Decoder.Skip(); err != nil {
		deserializers.go#L13106: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13110: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13137: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13177: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13233: 			err = decoder.Decoder.Skip()
		deserializers.go#L13265: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13299: 			err = decoder.Decoder.Skip()
		deserializers.go#L13331: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13335: 			err = decoder.Decoder.Skip()
		deserializers.go#L13367: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13371: 			err = decoder.Decoder.Skip()
		deserializers.go#L13406: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13415: 			err = decoder.Decoder.Skip()
		deserializers.go#L13440: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13471: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13527: 			err = decoder.Decoder.Skip()
		deserializers.go#L13559: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13578: 			err = decoder.Decoder.Skip()
		deserializers.go#L13639: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13656: 			err = decoder.Decoder.Skip()
		deserializers.go#L13691: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13700: 			err = decoder.Decoder.Skip()
		deserializers.go#L13725: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L13756: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13786: 			err = decoder.Decoder.Skip()
		deserializers.go#L13818: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L13904: 			err = decoder.Decoder.Skip()
		deserializers.go#L13936: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14022: 			err = decoder.Decoder.Skip()
		deserializers.go#L14054: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14057: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14063: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14069: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14075: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14112: 			err = decoder.Decoder.Skip()
		deserializers.go#L14147: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14156: 			err = decoder.Decoder.Skip()
		deserializers.go#L14181: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14212: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14263: 			err = decoder.Decoder.Skip()
		deserializers.go#L14295: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14354: 			err = decoder.Decoder.Skip()
		deserializers.go#L14389: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14398: 			err = decoder.Decoder.Skip()
		deserializers.go#L14423: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14454: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14503: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14523: 			err = decoder.Decoder.Skip()
		deserializers.go#L14555: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14572: 			err = decoder.Decoder.Skip()
		deserializers.go#L14607: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14616: 			err = decoder.Decoder.Skip()
		deserializers.go#L14641: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14672: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14675: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14707: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14713: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14719: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14739: 			err = decoder.Decoder.Skip()
		deserializers.go#L14771: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14788: 			err = decoder.Decoder.Skip()
		deserializers.go#L14820: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14876: 			err = decoder.Decoder.Skip()
		deserializers.go#L14908: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L14925: 			err = decoder.Decoder.Skip()
		deserializers.go#L14960: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L14969: 			err = decoder.Decoder.Skip()
		deserializers.go#L14994: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15025: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15029: 			err = decoder.Decoder.Skip()
		deserializers.go#L15061: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15080: 			err = decoder.Decoder.Skip()
		deserializers.go#L15141: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15158: 			err = decoder.Decoder.Skip()
		deserializers.go#L15190: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15209: 			err = decoder.Decoder.Skip()
		deserializers.go#L15270: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15300: 			err = decoder.Decoder.Skip()
		deserializers.go#L15335: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15344: 			err = decoder.Decoder.Skip()
		deserializers.go#L15369: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15400: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15462: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15486: 			err = decoder.Decoder.Skip()
		deserializers.go#L15518: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15521: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15541: 			err = decoder.Decoder.Skip()
		deserializers.go#L15588: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15644: 			err = decoder.Decoder.Skip()
		deserializers.go#L15679: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15688: 			err = decoder.Decoder.Skip()
		deserializers.go#L15713: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15744: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15761: 			err = decoder.Decoder.Skip()
		deserializers.go#L15793: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15823: 			err = decoder.Decoder.Skip()
		deserializers.go#L15855: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15871: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15878: 			err = decoder.Decoder.Skip()
		deserializers.go#L15910: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L15913: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15945: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15952: 			err = decoder.Decoder.Skip()
		deserializers.go#L15987: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L15996: 			err = decoder.Decoder.Skip()
		deserializers.go#L16021: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16052: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16055: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16074: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16081: 			err = decoder.Decoder.Skip()
		deserializers.go#L16113: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16143: 			err = decoder.Decoder.Skip()
		deserializers.go#L16175: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16178: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16184: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16232: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16238: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16245: 			err = decoder.Decoder.Skip()
		deserializers.go#L16280: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16289: 			err = decoder.Decoder.Skip()
		deserializers.go#L16314: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16345: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16348: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16355: 			err = decoder.Decoder.Skip()
		deserializers.go#L16387: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16390: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16396: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16403: 			err = decoder.Decoder.Skip()
		deserializers.go#L16435: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16452: 			err = decoder.Decoder.Skip()
		deserializers.go#L16484: 		memberDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16503: 			err = decoder.Decoder.Skip()
		deserializers.go#L16564: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16593: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16626: 			err = decoder.Decoder.Skip()
		deserializers.go#L16658: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16675: 			err = decoder.Decoder.Skip()
		deserializers.go#L16707: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16710: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16716: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16749: 			err = decoder.Decoder.Skip()
		deserializers.go#L16784: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16793: 			err = decoder.Decoder.Skip()
		deserializers.go#L16818: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16849: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16903: 			err = decoder.Decoder.Skip()
		deserializers.go#L16935: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L16938: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16944: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16950: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16969: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L16975: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17007: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17014: 			err = decoder.Decoder.Skip()
		deserializers.go#L17046: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17096: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17103: 			err = decoder.Decoder.Skip()
		deserializers.go#L17130: 			if err = decoder.Decoder.Skip(); err != nil {
		deserializers.go#L17135: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17139: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17206: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17249: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17258: 			err = decoder.Decoder.Skip()
		deserializers.go#L17283: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17314: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17330: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17350: 			err = decoder.Decoder.Skip()
		deserializers.go#L17382: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17385: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17405: 			err = decoder.Decoder.Skip()
		deserializers.go#L17437: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17466: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17473: 			err = decoder.Decoder.Skip()
		deserializers.go#L17505: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17508: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17528: 			err = decoder.Decoder.Skip()
		deserializers.go#L17563: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17572: 			err = decoder.Decoder.Skip()
		deserializers.go#L17597: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17623: 			if err = decoder.Decoder.Skip(); err != nil {
		deserializers.go#L17628: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17648: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17675: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17715: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17748: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17767: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17800: 			err = decoder.Decoder.Skip()
		deserializers.go#L17835: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17844: 			err = decoder.Decoder.Skip()
		deserializers.go#L17869: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L17900: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L17938: 			err = decoder.Decoder.Skip()
		deserializers.go#L17970: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18021: 			err = decoder.Decoder.Skip()
		deserializers.go#L18056: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18065: 			err = decoder.Decoder.Skip()
		deserializers.go#L18090: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18121: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18125: 			err = decoder.Decoder.Skip()
		deserializers.go#L18157: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18161: 			err = decoder.Decoder.Skip()
		deserializers.go#L18193: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18197: 			err = decoder.Decoder.Skip()
		deserializers.go#L18229: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18233: 			err = decoder.Decoder.Skip()
		deserializers.go#L18265: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18268: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18275: 			err = decoder.Decoder.Skip()
		deserializers.go#L18307: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18310: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18359: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18396: 			err = decoder.Decoder.Skip()
		deserializers.go#L18428: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18432: 			err = decoder.Decoder.Skip()
		deserializers.go#L18467: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18476: 			err = decoder.Decoder.Skip()
		deserializers.go#L18501: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18532: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18548: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18555: 			err = decoder.Decoder.Skip()
		deserializers.go#L18587: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18604: 			err = decoder.Decoder.Skip()
		deserializers.go#L18636: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18670: 			err = decoder.Decoder.Skip()
		deserializers.go#L18702: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18705: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18712: 			err = decoder.Decoder.Skip()
		deserializers.go#L18744: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18748: 			err = decoder.Decoder.Skip()
		deserializers.go#L18780: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18870: 			err = decoder.Decoder.Skip()
		deserializers.go#L18902: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L18905: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L18970: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19020: 			err = decoder.Decoder.Skip()
		deserializers.go#L19055: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19064: 			err = decoder.Decoder.Skip()
		deserializers.go#L19089: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19120: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19150: 			err = decoder.Decoder.Skip()
		deserializers.go#L19182: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19185: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19192: 			err = decoder.Decoder.Skip()
		deserializers.go#L19224: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19241: 			err = decoder.Decoder.Skip()
		deserializers.go#L19276: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19285: 			err = decoder.Decoder.Skip()
		deserializers.go#L19310: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19341: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19461: 			err = decoder.Decoder.Skip()
		deserializers.go#L19496: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19505: 			err = decoder.Decoder.Skip()
		deserializers.go#L19530: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19564: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19573: 			err = decoder.Decoder.Skip()
		deserializers.go#L19598: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19629: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19649: 			err = decoder.Decoder.Skip()
		deserializers.go#L19681: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19749: 			err = decoder.Decoder.Skip()
		deserializers.go#L19781: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19784: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19790: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19823: 			err = decoder.Decoder.Skip()
		deserializers.go#L19858: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19867: 			err = decoder.Decoder.Skip()
		deserializers.go#L19892: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L19923: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L19992: 			err = decoder.Decoder.Skip()
		deserializers.go#L20024: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20054: 			err = decoder.Decoder.Skip()
		deserializers.go#L20086: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20103: 			err = decoder.Decoder.Skip()
		deserializers.go#L20135: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20151: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20158: 			err = decoder.Decoder.Skip()
		deserializers.go#L20190: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20193: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20199: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20205: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20211: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20260: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20280: 			err = decoder.Decoder.Skip()
		deserializers.go#L20312: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20328: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20335: 			err = decoder.Decoder.Skip()
		deserializers.go#L20362: 			if err = decoder.Decoder.Skip(); err != nil {
		deserializers.go#L20367: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20371: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20398: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20441: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20450: 			err = decoder.Decoder.Skip()
		deserializers.go#L20475: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20506: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20522: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20529: 			err = decoder.Decoder.Skip()
		deserializers.go#L20561: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20582: 			err = decoder.Decoder.Skip()
		deserializers.go#L20614: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20617: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20623: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20630: 			err = decoder.Decoder.Skip()
		deserializers.go#L20665: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20674: 			err = decoder.Decoder.Skip()
		deserializers.go#L20699: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20730: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20733: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20740: 			err = decoder.Decoder.Skip()
		deserializers.go#L20772: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20802: 			err = decoder.Decoder.Skip()
		deserializers.go#L20834: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20837: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20844: 			err = decoder.Decoder.Skip()
		deserializers.go#L20876: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L20879: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20902: 			err = decoder.Decoder.Skip()
		deserializers.go#L20937: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L20946: 			err = decoder.Decoder.Skip()
		deserializers.go#L20971: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21002: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21005: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21011: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21018: 			err = decoder.Decoder.Skip()
		deserializers.go#L21050: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21067: 			err = decoder.Decoder.Skip()
		deserializers.go#L21099: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21116: 			err = decoder.Decoder.Skip()
		deserializers.go#L21148: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21152: 			err = decoder.Decoder.Skip()
		deserializers.go#L21184: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21187: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21194: 			err = decoder.Decoder.Skip()
		deserializers.go#L21226: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21229: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21249: 			err = decoder.Decoder.Skip()
		deserializers.go#L21281: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21311: 			err = decoder.Decoder.Skip()
		deserializers.go#L21346: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21355: 			err = decoder.Decoder.Skip()
		deserializers.go#L21380: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21411: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21414: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21434: 			err = decoder.Decoder.Skip()
		deserializers.go#L21469: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21478: 			err = decoder.Decoder.Skip()
		deserializers.go#L21503: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21534: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21568: 			err = decoder.Decoder.Skip()
		deserializers.go#L21603: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21612: 			err = decoder.Decoder.Skip()
		deserializers.go#L21637: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21668: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21671: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21677: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21710: 			err = decoder.Decoder.Skip()
		deserializers.go#L21745: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21754: 			err = decoder.Decoder.Skip()
		deserializers.go#L21779: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21810: 		decoder = smithyxml.WrapNodeDecoder(originalDecoder.Decoder, t)
		deserializers.go#L21861: 			err = decoder.Decoder.Skip()
		deserializers.go#L21896: 			nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)
		deserializers.go#L21905: 			err = decoder.Decoder.Skip()
		deserializers.go#L21930: 		nodeDecoder := smithyxml.WrapNodeDecoder(decoder.Decoder, t)