7 XMLObject(xmlns, className, element, defaultAttributes)
8 , id(getRequiredAttributeByName(
"id"))
9 , name(getRequiredAttributeByName(
"name"))
10 , type(getRequiredAttributeByName(
"type"))
11 , objective(getOptionalAttributeByName(
"objective"))
12 , weight(getOptionalAttributeByName(
"weight"))