_addAttribute( 'value', array( 'type' => 'xs:integer' ) ); $this->_addElement( 'xsAnnotation', array( 'minOccurs' => '0', 'maxOccurs' => 'unbounded' ) ); $this->type[] = 'xsEnumeration'; parent::_typedData(); } } ?>