package xmlutil

import (
	
	
)

type xmlAttrSlice []xml.Attr

func ( xmlAttrSlice) () int {
	return len()
}

func ( xmlAttrSlice) (,  int) bool {
	,  := [].Name.Space, [].Name.Space
	,  := [].Name.Local, [].Name.Local
	,  := [].Value, [].Value

	 := strings.Compare(, )
	 := strings.Compare(, )
	 := strings.Compare(, )

	if  == -1 || ( == 0 && ( == -1 || ( == 0 &&  == -1))) {
		return true
	}

	return false
}

func ( xmlAttrSlice) (,  int) {
	[], [] = [], []