
			MetaDataDefinitions = new jsMetaDataDefinitionObject();
			MetaDataDefinitions.instanceName = 'MetaDataDefinitions';
			MetaDataDefinitions.FieldIdentifier = '';
			MetaDataDefinitions.ComponentClass = '';
			MetaDataDefinitions.FieldID = 1;
			MetaDataDefinitions.FieldName = 'CanCore';
			MetaDataDefinitions.FieldDescription = 'Root Element';
			MetaDataDefinitions.FieldSize = 1;
			MetaDataDefinitions.FieldMaximumReps = 1;
			MetaDataDefinitions.FieldRequired = 0;
			MetaDataDefinitions.FieldSection = 1;
			MetaDataDefinitions.VocabularyID = 0;
			MetaDataDefinitions.SortID = 0;
			MetaDataDefinitions.MetaDataID = 0;
			MetaDataDefinitions.MetaDataParentID = 0;
			MetaDataDefinitions.MetaDataValue = '';
			MetaDataDefinitions.VocEntryID = 0;
			MetaDataDefinitions.FieldOrdered = 0;
			MetaDataDefinitions.ObjectID = 0;
			MetaDataDefinitions.DefaultMethod = '';
			MetaDataDefinitions.modified = 1;
			MetaDataDefinitions.Attributes['tagName'] = 'lom';
			
			md1 = MetaDataDefinitions.children['md1'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			md1.FieldIdentifier = '1';
			md1.ComponentClass = '';
			md1.FieldID = 2;
			md1.FieldName = 'General';
			md1.FieldDescription = 'This category groups the general information that describes this learning object as a whole.';
			md1.FieldSize = 1;
			md1.FieldMaximumReps = 1;
			md1.FieldRequired = 0;
			md1.FieldSection = 1;
			md1.VocabularyID = 0;
			md1.SortID = 0;
			md1.MetaDataID = 4915;
			md1.MetaDataParentID = 4915;
			md1.MetaDataValue = '';
			md1.VocEntryID = 0;
			md1.FieldOrdered = 0;
			md1.ObjectID = 93;
			md1.DefaultMethod = '';
			md1.modified = 1;
			md1.Attributes['tagName'] = 'general';

			md2 = md1.children['md4916'] = new jsMetaDataDefinitionObject(md1);
			md2.FieldIdentifier = '1.1';
			md2.ComponentClass = '';
			md2.FieldID = 3;
			md2.FieldName = 'Identifier';
			md2.FieldDescription = 'A globally unique label that identifies this learning object.<br />\r\n<br />\r\nUsing sub-elements 1.1.1:Catalog and 1.1.2:Entry, provide a name for the identification scheme and a unique value to identify the learning resource.<br />\r\n<br />\r\n1.1:Identifier consists of:<br />\r\n<ul style=\\\'font-weight: bold\\\'>\r\n  <li>1.1.1:Catalog</li>\r\n  <li>1.1.2:Entry</li>\r\n</ul>\r\n<br />\r\nRecommendations for the formulation of globally unique, location-independent, and persistent identifiers are available from CanCore at\r\n<a href=\\' + String.fromCharCode(34) +'http://www.cancore.ca/documents/Resourceids.doc\\' + String.fromCharCode(34) +'>http://www.cancore.ca/documents/Resourceids.doc</a>.<br />\r\n<br />\r\n<ul>\r\n  <li>This element aggregate refers explicitly to the learning resource being described by\r\nthe metadata record. It does not refer to the metadata record itself. To supply an identifier for the metadata record, refer to the 3.1:Meta-Metadata.Identifier aggregate element.</li>\r\n<li>If the resource is non-electronic, use any globally unique identification system for identifying the resource, such as an ISBN or ISSN.</li>\r\n</ul>';
			md2.FieldSize = 1;
			md2.FieldMaximumReps = 10;
			md2.FieldRequired = 0;
			md2.FieldSection = 0;
			md2.VocabularyID = 0;
			md2.SortID = 0;
			md2.MetaDataID = 4916;
			md2.MetaDataParentID = 4915;
			md2.MetaDataValue = '';
			md2.VocEntryID = 0;
			md2.FieldOrdered = 0;
			md2.ObjectID = 93;
			md2.DefaultMethod = '';
			md2.modified = 1;
			md2.Attributes['tagName'] = 'identifier';
			
			md3 = md2.children['md4917'] = new jsMetaDataDefinitionObject(md2);
			md3.FieldIdentifier = '1.1.1';
			md3.ComponentClass = 'jsNRCMetaDataFlexibleVocabulary';
			md3.FieldID = 5;
			md3.FieldName = 'Catalog';
			md3.FieldDescription = 'The name or designator of the identification or cataloging scheme for this entry. A namespace scheme.<br />\r\n<br />\r\nUse the common abbreviation or the standard name for the identification scheme that is used to reference the learning resource.<br />\r\n<br />\r\nIf a Web address is provided as the identifier for the learning resource, use URI (Uniform Resource Identifier).<br />\r\n<br />\r\n<ul>\r\n<li>Catalog does not refer to a subject classification scheme (e.g., DDC, LCSH). For the identification of subject classification schemes, see 9.2.1:Classification.TaxonPath.Source.</li>\r\n<li>Most catalogs are known by a standard abbreviation. Use this abbreviation rather than spelling out the name of the catalog (e.g., use DOI rather than Digital Object Identifier).</li>\r\n<li>This element may be used in conjunction with 7.2.1:Relation.Resource.Identifier (and its child elements) to indicate relations between learning resources. For example, when URI values are associated with resources in a collection, they can\r\nbe linked together by including the URIs of related resources in any one metadata record.</li>\r\n<li>This element is not for the metadata record, but the learning resource.</li>\r\n</ul>\r\n<br />\r\nVocabulary Recommendations<br />\r\n<br />\r\nCanCore recommends that the vocabulary values for this element include, but not be limited to URI, URL, URN, PURL, DOI, ISBN, and ISSN. (Recommendations for the formulation of globally unique, location-independent, persistent identifiers are available\r\nfrom CanCore at <a target=\\' + String.fromCharCode(34) +'_blank\\' + String.fromCharCode(34) +' href=\\' + String.fromCharCode(34) +'http://www.cancore.ca/documents/Resourceids.doc\\' + String.fromCharCode(34) +'>http://www.cancore.ca/documents/Resourceids.doc</a>.)<br />';
			md3.FieldSize = 1000;
			md3.FieldMaximumReps = 1;
			md3.FieldRequired = 0;
			md3.FieldSection = 0;
			md3.VocabularyID = 6;
			md3.SortID = 0;
			md3.MetaDataID = 4917;
			md3.MetaDataParentID = 4916;
			md3.MetaDataValue = '';
			md3.VocEntryID = 0;
			md3.FieldOrdered = 0;
			md3.ObjectID = 93;
			md3.DefaultMethod = '';
			md3.modified = 1;
			md3.Attributes['tagName'] = 'catalog';
			
			md4 = md2.children['md4918'] = new jsMetaDataDefinitionObject(md2);
			md4.FieldIdentifier = '1.1.2';
			md4.ComponentClass = 'jsNRCMetaDataCharacterString';
			md4.FieldID = 6;
			md4.FieldName = 'Entry';
			md4.FieldDescription = 'The value of the identifier within the identification or cataloging scheme that designates or identifies this learning object. A namespace-specific string.';
			md4.FieldSize = 1000;
			md4.FieldMaximumReps = 1;
			md4.FieldRequired = 0;
			md4.FieldSection = 0;
			md4.VocabularyID = 0;
			md4.SortID = 0;
			md4.MetaDataID = 4918;
			md4.MetaDataParentID = 4916;
			md4.MetaDataValue = '';
			md4.VocEntryID = 0;
			md4.FieldOrdered = 0;
			md4.ObjectID = 93;
			md4.DefaultMethod = '';
			md4.modified = 1;
			md4.Attributes['tagName'] = 'entry';
			
			md5 = md1.children['md4919'] = new jsMetaDataDefinitionObject(md1);
			md5.FieldIdentifier = '1.2';
			md5.ComponentClass = '';
			md5.FieldID = 7;
			md5.FieldName = 'Title';
			md5.FieldDescription = 'Name given to this learning object.';
			md5.FieldSize = 1;
			md5.FieldMaximumReps = 1;
			md5.FieldRequired = 0;
			md5.FieldSection = 0;
			md5.VocabularyID = 0;
			md5.SortID = 0;
			md5.MetaDataID = 4919;
			md5.MetaDataParentID = 4915;
			md5.MetaDataValue = '';
			md5.VocEntryID = 0;
			md5.FieldOrdered = 0;
			md5.ObjectID = 93;
			md5.DefaultMethod = '';
			md5.modified = 1;
			md5.Attributes['tagName'] = 'title';
			
			md6 = md5.children['md4920'] = new jsMetaDataDefinitionObject(md5);
			md6.FieldIdentifier = '';
			md6.ComponentClass = 'jsNRCMetaDataLanguageString';
			md6.FieldID = 52;
			md6.FieldName = 'language string';
			md6.FieldDescription = '';
			md6.FieldSize = 1000;
			md6.FieldMaximumReps = 20;
			md6.FieldRequired = 0;
			md6.FieldSection = 0;
			md6.VocabularyID = 0;
			md6.SortID = 0;
			md6.MetaDataID = 4920;
			md6.MetaDataParentID = 4919;
			md6.MetaDataValue = '';
			md6.VocEntryID = 0;
			md6.FieldOrdered = 0;
			md6.ObjectID = 93;
			md6.modified = 1;
			md6.Attributes['tagName'] = 'string';
			
			md7 = md1.children['md4921'] = new jsMetaDataDefinitionObject(md1);
			md7.FieldIdentifier = '1.3';
			md7.ComponentClass = 'jsNRCMetaDataLanguageSubCode';
			md7.FieldID = 9;
			md7.FieldName = 'Language';
			md7.FieldDescription = 'The primary human language or languages used within this learning object to communicate to the intended user.\r\n\r\nNOTE 1: An indexation or cataloging tool may provide a useful default.\r\nNOTE 2: If the learning object had no lingual content (as in the case of a picture of the Mona Lisa, for example), then the appropriate value for this data element would be “none.”';
			md7.FieldSize = 100;
			md7.FieldMaximumReps = 10;
			md7.FieldRequired = 0;
			md7.FieldSection = 0;
			md7.VocabularyID = 0;
			md7.SortID = 0;
			md7.MetaDataID = 4921;
			md7.MetaDataParentID = 4915;
			md7.MetaDataValue = '';
			md7.VocEntryID = 0;
			md7.FieldOrdered = 0;
			md7.ObjectID = 93;
			md7.modified = 1;
			md7.Attributes['tagName'] = 'language';
			
			md8 = md1.children['md4922'] = new jsMetaDataDefinitionObject(md1);
			md8.FieldIdentifier = '1.4';
			md8.ComponentClass = '';
			md8.FieldID = 10;
			md8.FieldName = 'Description';
			md8.FieldDescription = 'A textual description of the content of this learning object.\r\n\r\nNOTE:This description need not be in language and terms appropriate for the users of the learning object being described. The description\r\nshould be in language and terms appropriate for those that decide whether or not the learning object being described is appropriate and\r\nrelevant for the users.';
			md8.FieldSize = 1;
			md8.FieldMaximumReps = 10;
			md8.FieldRequired = 0;
			md8.FieldSection = 0;
			md8.VocabularyID = 0;
			md8.SortID = 0;
			md8.MetaDataID = 4922;
			md8.MetaDataParentID = 4915;
			md8.MetaDataValue = '';
			md8.VocEntryID = 0;
			md8.FieldOrdered = 0;
			md8.ObjectID = 93;
			md8.DefaultMethod = '';
			md8.modified = 1;
			md8.Attributes['tagName'] = 'description';
			
			md9 = md8.children['md4923'] = new jsMetaDataDefinitionObject(md8);
			md9.FieldIdentifier = '';
			md9.ComponentClass = 'jsNRCMetaDataLanguageMemo';
			md9.FieldID = 11;
			md9.FieldName = 'language string';
			md9.FieldDescription = '';
			md9.FieldSize = 2000;
			md9.FieldMaximumReps = 20;
			md9.FieldRequired = 0;
			md9.FieldSection = 0;
			md9.VocabularyID = 0;
			md9.SortID = 0;
			md9.MetaDataID = 4923;
			md9.MetaDataParentID = 4922;
			md9.MetaDataValue = '';
			md9.VocEntryID = 0;
			md9.FieldOrdered = 0;
			md9.ObjectID = 93;
			md9.modified = 1;
			md9.Attributes['tagName'] = 'string';
			
			md10 = md1.children['md4924'] = new jsMetaDataDefinitionObject(md1);
			md10.FieldIdentifier = '1.5';
			md10.ComponentClass = '';
			md10.FieldID = 12;
			md10.FieldName = 'Keyword';
			md10.FieldDescription = 'A keyword or phrase describing the topic of this learning object. This data element should not be used for characteristics that can be described by other data elements.';
			md10.FieldSize = 1;
			md10.FieldMaximumReps = 10;
			md10.FieldRequired = 0;
			md10.FieldSection = 0;
			md10.VocabularyID = 0;
			md10.SortID = 0;
			md10.MetaDataID = 4924;
			md10.MetaDataParentID = 4915;
			md10.MetaDataValue = '';
			md10.VocEntryID = 0;
			md10.FieldOrdered = 0;
			md10.ObjectID = 93;
			md10.DefaultMethod = '';
			md10.modified = 1;
			md10.Attributes['tagName'] = 'keyword';
			
			md11 = md10.children['md4925'] = new jsMetaDataDefinitionObject(md10);
			md11.FieldIdentifier = '';
			md11.ComponentClass = 'jsNRCMetaDataLanguageString';
			md11.FieldID = 13;
			md11.FieldName = 'language string';
			md11.FieldDescription = '';
			md11.FieldSize = 1000;
			md11.FieldMaximumReps = 20;
			md11.FieldRequired = 0;
			md11.FieldSection = 0;
			md11.VocabularyID = 0;
			md11.SortID = 0;
			md11.MetaDataID = 4925;
			md11.MetaDataParentID = 4924;
			md11.MetaDataValue = '';
			md11.VocEntryID = 0;
			md11.FieldOrdered = 0;
			md11.ObjectID = 93;
			md11.modified = 1;
			md11.Attributes['tagName'] = 'string';
			
			md12 = md1.children['md4926'] = new jsMetaDataDefinitionObject(md1);
			md12.FieldIdentifier = '1.8';
			md12.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			md12.FieldID = 14;
			md12.FieldName = 'Aggregation Level';
			md12.FieldDescription = 'The functional granularity of this learning object.';
			md12.FieldSize = 1;
			md12.FieldMaximumReps = 1;
			md12.FieldRequired = 0;
			md12.FieldSection = 0;
			md12.VocabularyID = 4;
			md12.SortID = 0;
			md12.MetaDataID = 4926;
			md12.MetaDataParentID = 4915;
			md12.MetaDataValue = '';
			md12.VocEntryID = 382;
			md12.FieldOrdered = 0;
			md12.ObjectID = 93;
			md12.modified = 1;
			md12.Attributes['tagName'] = 'aggregationLevel';
			
			
			a1 = MetaDataDefinitions.children['a1'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			a1.FieldIdentifier = '2';
			a1.ComponentClass = '';
			a1.FieldID = 16;
			a1.FieldName = 'Life Cycle';
			a1.FieldDescription = 'This category describes the history and current state of this learning object and those entities that have affected this learning object during its evolution.';
			a1.FieldSize = 1;
			a1.FieldMaximumReps = 1;
			a1.FieldRequired = 0;
			a1.FieldSection = 1;
			a1.VocabularyID = 0;
			a1.SortID = 0;
			a1.MetaDataID = 4927;
			a1.MetaDataParentID = 4927;
			a1.MetaDataValue = '';
			a1.VocEntryID = 0;
			a1.FieldOrdered = 0;
			a1.ObjectID = 93;
			a1.DefaultMethod = '';
			a1.modified = 1;
			a1.Attributes['tagName'] = 'lifeCycle';
			
			a2 = a1.children['a4928'] = new jsMetaDataDefinitionObject(a1);
			a2.FieldIdentifier = '2.1';
			a2.ComponentClass = '';
			a2.FieldID = 17;
			a2.FieldName = 'Version';
			a2.FieldDescription = 'The edition of this learning object.';
			a2.FieldSize = 1;
			a2.FieldMaximumReps = 1;
			a2.FieldRequired = 0;
			a2.FieldSection = 0;
			a2.VocabularyID = 0;
			a2.SortID = 0;
			a2.MetaDataID = 4928;
			a2.MetaDataParentID = 4927;
			a2.MetaDataValue = '';
			a2.VocEntryID = 0;
			a2.FieldOrdered = 0;
			a2.ObjectID = 93;
			a2.DefaultMethod = '';
			a2.modified = 1;
			a2.Attributes['tagName'] = 'version';
			
			a3 = a2.children['a4929'] = new jsMetaDataDefinitionObject(a2);
			a3.FieldIdentifier = '';
			a3.ComponentClass = 'jsNRCMetaDataLanguageString';
			a3.FieldID = 18;
			a3.FieldName = 'language string';
			a3.FieldDescription = '';
			a3.FieldSize = 50;
			a3.FieldMaximumReps = 20;
			a3.FieldRequired = 0;
			a3.FieldSection = 0;
			a3.VocabularyID = 0;
			a3.SortID = 0;
			a3.MetaDataID = 4929;
			a3.MetaDataParentID = 4928;
			a3.MetaDataValue = '';
			a3.VocEntryID = 0;
			a3.FieldOrdered = 0;
			a3.ObjectID = 93;
			a3.DefaultMethod = '';
			a3.modified = 1;
			a3.Attributes['tagName'] = 'string';
			
			a4 = a1.children['a4930'] = new jsMetaDataDefinitionObject(a1);
			a4.FieldIdentifier = '2.3';
			a4.ComponentClass = '';
			a4.FieldID = 19;
			a4.FieldName = 'Contribute';
			a4.FieldDescription = 'Those entities (i.e., people, organizations) that have contributed to\r\nthe state of this learning object during its life cycle (e.g., creation, edits, publication). \r\n\r\nNote 1: This data element is different from 3.2:MetaMetadata.Contribute.\r\n\r\nNote 2: Contributions should be considered in a very broad sense here, as all actions that affect the state of the learning object.';
			a4.FieldSize = 1;
			a4.FieldMaximumReps = 30;
			a4.FieldRequired = 0;
			a4.FieldSection = 0;
			a4.VocabularyID = 0;
			a4.SortID = 0;
			a4.MetaDataID = 4930;
			a4.MetaDataParentID = 4927;
			a4.MetaDataValue = '';
			a4.VocEntryID = 0;
			a4.FieldOrdered = 1;
			a4.ObjectID = 93;
			a4.DefaultMethod = '';
			a4.modified = 1;
			a4.Attributes['tagName'] = 'contribute';
			
			a5 = a4.children['a4931'] = new jsMetaDataDefinitionObject(a4);
			a5.FieldIdentifier = '2.3.1';
			a5.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			a5.FieldID = 20;
			a5.FieldName = 'Role';
			a5.FieldDescription = 'Kind of contribution.\r\n\r\nNOTE: Minimally, the Author(s) of the learning object should be described.';
			a5.FieldSize = 1;
			a5.FieldMaximumReps = 1;
			a5.FieldRequired = 0;
			a5.FieldSection = 0;
			a5.VocabularyID = 5;
			a5.SortID = 0;
			a5.MetaDataID = 4931;
			a5.MetaDataParentID = 4930;
			a5.MetaDataValue = '';
			a5.VocEntryID = 0;
			a5.FieldOrdered = 0;
			a5.ObjectID = 93;
			a5.DefaultMethod = '';
			a5.modified = 1;
			a5.Attributes['tagName'] = 'role';
			
			a6 = a4.children['a4932'] = new jsMetaDataDefinitionObject(a4);
			a6.FieldIdentifier = '2.3.2';
			a6.ComponentClass = 'jsNRCMetaDataVCard';
			a6.FieldID = 21;
			a6.FieldName = 'Entity';
			a6.FieldDescription = 'The identification of and information about entities (i.e., people, organizations) contributing to this learning object. The entities shall be ordered as most relevant first.';
			a6.FieldSize = 1000;
			a6.FieldMaximumReps = 40;
			a6.FieldRequired = 0;
			a6.FieldSection = 0;
			a6.VocabularyID = 0;
			a6.SortID = 0;
			a6.MetaDataID = 4932;
			a6.MetaDataParentID = 4930;
			a6.MetaDataValue = '';
			a6.VocEntryID = 0;
			a6.FieldOrdered = 1;
			a6.ObjectID = 93;
			a6.DefaultMethod = '';
			a6.modified = 1;
			a6.Attributes['tagName'] = 'entity';
			
			a7 = a4.children['a4933'] = new jsMetaDataDefinitionObject(a4);
			a7.FieldIdentifier = '2.3.3';
			a7.ComponentClass = '';
			a7.FieldID = 29;
			a7.FieldName = 'Date';
			a7.FieldDescription = 'The date of the contribution.';
			a7.FieldSize = 1;
			a7.FieldMaximumReps = 1;
			a7.FieldRequired = 0;
			a7.FieldSection = 0;
			a7.VocabularyID = 0;
			a7.SortID = 0;
			a7.MetaDataID = 4933;
			a7.MetaDataParentID = 4930;
			a7.MetaDataValue = '';
			a7.VocEntryID = 0;
			a7.FieldOrdered = 0;
			a7.ObjectID = 93;
			a7.DefaultMethod = '';
			a7.modified = 1;
			a7.Attributes['tagName'] = 'date';
			
			a8 = a7.children['a4934'] = new jsMetaDataDefinitionObject(a7);
			a8.FieldIdentifier = '';
			a8.ComponentClass = 'jsNRCMetaDataDateTime';
			a8.FieldID = 65;
			a8.FieldName = 'date/time';
			a8.FieldDescription = 'Valid date formats are :\r\n\r\nYYYY-MM-DD\r\nYYYY-MM-DDTHH:MM\r\nYYYY-MM-DDTHH:MM:SS.MS\r\n\r\nexample:\r\n  1998-10-23\r\n  2005-01-26T16:45\r\n  2005-01-26T16:45:34.345';
			a8.FieldSize = 1;
			a8.FieldMaximumReps = 1;
			a8.FieldRequired = 0;
			a8.FieldSection = 0;
			a8.VocabularyID = 0;
			a8.SortID = 0;
			a8.MetaDataID = 4934;
			a8.MetaDataParentID = 4933;
			a8.MetaDataValue = '';
			a8.VocEntryID = 0;
			a8.FieldOrdered = 0;
			a8.ObjectID = 93;
			a8.DefaultMethod = '';
			a8.modified = 1;
			a8.Attributes['tagName'] = 'dateTime';
			
			a9 = a7.children['a4935'] = new jsMetaDataDefinitionObject(a7);
			a9.FieldIdentifier = '';
			a9.ComponentClass = '';
			a9.FieldID = 66;
			a9.FieldName = 'Description';
			a9.FieldDescription = '';
			a9.FieldSize = 1;
			a9.FieldMaximumReps = 1;
			a9.FieldRequired = 0;
			a9.FieldSection = 0;
			a9.VocabularyID = 0;
			a9.SortID = 0;
			a9.MetaDataID = 4935;
			a9.MetaDataParentID = 4933;
			a9.MetaDataValue = '';
			a9.VocEntryID = 0;
			a9.FieldOrdered = 0;
			a9.ObjectID = 93;
			a9.DefaultMethod = '';
			a9.modified = 1;
			a9.Attributes['tagName'] = 'description';
			
			a10 = a9.children['a4936'] = new jsMetaDataDefinitionObject(a9);
			a10.FieldIdentifier = '';
			a10.ComponentClass = 'jsNRCMetaDataLanguageString';
			a10.FieldID = 67;
			a10.FieldName = 'language string';
			a10.FieldDescription = '';
			a10.FieldSize = 1000;
			a10.FieldMaximumReps = 20;
			a10.FieldRequired = 0;
			a10.FieldSection = 0;
			a10.VocabularyID = 0;
			a10.SortID = 0;
			a10.MetaDataID = 4936;
			a10.MetaDataParentID = 4935;
			a10.MetaDataValue = '';
			a10.VocEntryID = 0;
			a10.FieldOrdered = 0;
			a10.ObjectID = 93;
			a10.DefaultMethod = '';
			a10.modified = 1;
			a10.Attributes['tagName'] = 'string';

			b1 = MetaDataDefinitions.children['md4937'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			b1.FieldIdentifier = '3';
			b1.ComponentClass = '';
			b1.FieldID = 22;
			b1.FieldName = 'Meta-Metadata';
			b1.FieldDescription = '';
			b1.FieldSize = 1;
			b1.FieldMaximumReps = 1;
			b1.FieldRequired = 0;
			b1.FieldSection = 1;
			b1.VocabularyID = 0;
			b1.SortID = 0;
			b1.MetaDataID = 4937;
			b1.MetaDataParentID = 4937;
			b1.MetaDataValue = '';
			b1.VocEntryID = 0;
			b1.FieldOrdered = 0;
			b1.ObjectID = 93;
			b1.DefaultMethod = '';
			b1.modified = 1;
			b1.Attributes['tagName'] = 'metaMetadata';
			
			b2 = b1.children['b4938'] = new jsMetaDataDefinitionObject(b1);
			b2.FieldIdentifier = '3.2';
			b2.ComponentClass = '';
			b2.FieldID = 30;
			b2.FieldName = 'Contribute';
			b2.FieldDescription = 'Those entities (i.e., people, organizations) that have affected the\r\nstate of this metadata instance during its life cycle (e.g., creation, validation).\r\n\r\nNOTE: This data element is concerned with contributions to the metadata. Data element 2.3:Lifecycle.Contribute is concerned with contributions to the learning object.';
			b2.FieldSize = 1;
			b2.FieldMaximumReps = 10;
			b2.FieldRequired = 0;
			b2.FieldSection = 0;
			b2.VocabularyID = 0;
			b2.SortID = 0;
			b2.MetaDataID = 4938;
			b2.MetaDataParentID = 4937;
			b2.MetaDataValue = '';
			b2.VocEntryID = 0;
			b2.FieldOrdered = 0;
			b2.ObjectID = 93;
			b2.DefaultMethod = '';
			b2.modified = 1;
			b2.Attributes['tagName'] = 'contribute';
			
			b3 = b2.children['b4939'] = new jsMetaDataDefinitionObject(b2);
			b3.FieldIdentifier = '3.2.1';
			b3.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			b3.FieldID = 31;
			b3.FieldName = 'Role';
			b3.FieldDescription = 'Kind of contribution.\r\n\r\nExactly one instance of this data element with the value Creator should exist.';
			b3.FieldSize = 1;
			b3.FieldMaximumReps = 1;
			b3.FieldRequired = 0;
			b3.FieldSection = 0;
			b3.VocabularyID = 7;
			b3.SortID = 0;
			b3.MetaDataID = 4939;
			b3.MetaDataParentID = 4938;
			b3.MetaDataValue = '';
			b3.VocEntryID = 0;
			b3.FieldOrdered = 0;
			b3.ObjectID = 93;
			b3.DefaultMethod = '';
			b3.modified = 1;
			b3.Attributes['tagName'] = 'role';
			
			b4 = b2.children['b4940'] = new jsMetaDataDefinitionObject(b2);
			b4.FieldIdentifier = '3.2.2';
			b4.ComponentClass = 'jsNRCMetaDataVCard';
			b4.FieldID = 32;
			b4.FieldName = 'Entity';
			b4.FieldDescription = 'The identification of and information about entities (i.e., people,\r\norganizations) contributing to this metadata instance. The entities shall be ordered as most relevant first.';
			b4.FieldSize = 1;
			b4.FieldMaximumReps = 10;
			b4.FieldRequired = 0;
			b4.FieldSection = 0;
			b4.VocabularyID = 0;
			b4.SortID = 0;
			b4.MetaDataID = 4940;
			b4.MetaDataParentID = 4938;
			b4.MetaDataValue = '';
			b4.VocEntryID = 0;
			b4.FieldOrdered = 0;
			b4.ObjectID = 93;
			b4.DefaultMethod = '';
			b4.modified = 1;
			b4.Attributes['tagName'] = 'entity';
			
			b5 = b2.children['b4941'] = new jsMetaDataDefinitionObject(b2);
			b5.FieldIdentifier = '3.2.3';
			b5.ComponentClass = '';
			b5.FieldID = 33;
			b5.FieldName = 'Date';
			b5.FieldDescription = 'The date of the contribution.';
			b5.FieldSize = 1;
			b5.FieldMaximumReps = 1;
			b5.FieldRequired = 0;
			b5.FieldSection = 0;
			b5.VocabularyID = 0;
			b5.SortID = 0;
			b5.MetaDataID = 4941;
			b5.MetaDataParentID = 4938;
			b5.MetaDataValue = '';
			b5.VocEntryID = 0;
			b5.FieldOrdered = 0;
			b5.ObjectID = 93;
			b5.DefaultMethod = '';
			b5.modified = 1;
			b5.Attributes['tagName'] = 'date';
			
			b6 = b5.children['b4942'] = new jsMetaDataDefinitionObject(b5);
			b6.FieldIdentifier = '';
			b6.ComponentClass = 'jsNRCMetaDataDateTime';
			b6.FieldID = 68;
			b6.FieldName = 'date/time';
			b6.FieldDescription = '';
			b6.FieldSize = 1;
			b6.FieldMaximumReps = 1;
			b6.FieldRequired = 0;
			b6.FieldSection = 0;
			b6.VocabularyID = 0;
			b6.SortID = 0;
			b6.MetaDataID = 4942;
			b6.MetaDataParentID = 4941;
			b6.MetaDataValue = '';
			b6.VocEntryID = 0;
			b6.FieldOrdered = 0;
			b6.ObjectID = 93;
			b6.DefaultMethod = '';
			b6.modified = 1;
			b6.Attributes['tagName'] = 'dateTime';
			
			b7 = b5.children['b4943'] = new jsMetaDataDefinitionObject(b5);
			b7.FieldIdentifier = '';
			b7.ComponentClass = '';
			b7.FieldID = 69;
			b7.FieldName = 'description';
			b7.FieldDescription = '';
			b7.FieldSize = 1;
			b7.FieldMaximumReps = 1;
			b7.FieldRequired = 0;
			b7.FieldSection = 0;
			b7.VocabularyID = 0;
			b7.SortID = 0;
			b7.MetaDataID = 4943;
			b7.MetaDataParentID = 4941;
			b7.MetaDataValue = '';
			b7.VocEntryID = 0;
			b7.FieldOrdered = 0;
			b7.ObjectID = 93;
			b7.DefaultMethod = '';
			b7.modified = 1;
			b7.Attributes['tagName'] = 'description';
			
			b8 = b7.children['b4944'] = new jsMetaDataDefinitionObject(b7);
			b8.FieldIdentifier = '';
			b8.ComponentClass = 'jsNRCMetaDataLanguageString';
			b8.FieldID = 70;
			b8.FieldName = 'language string';
			b8.FieldDescription = '';
			b8.FieldSize = 1000;
			b8.FieldMaximumReps = 20;
			b8.FieldRequired = 0;
			b8.FieldSection = 0;
			b8.VocabularyID = 0;
			b8.SortID = 0;
			b8.MetaDataID = 4944;
			b8.MetaDataParentID = 4943;
			b8.MetaDataValue = '';
			b8.VocEntryID = 0;
			b8.FieldOrdered = 0;
			b8.ObjectID = 93;
			b8.DefaultMethod = '';
			b8.modified = 1;
			b8.Attributes['tagName'] = 'string';
			
			b9 = b5.children['b4945'] = new jsMetaDataDefinitionObject(b5);
			b9.FieldIdentifier = '3.3';
			b9.ComponentClass = 'jsNRCMetaDataFlexibleVocabulary';
			b9.FieldID = 35;
			b9.FieldName = 'Metadata Schema';
			b9.FieldDescription = 'The name and version of the authoritative specification used to create this metadata instance.\r\n\r\nNOTE: This data element may be userselectable or system-generated.  If multiple values are provided, then the metadata instance shall conform to multiple metadata schemas.';
			b9.FieldSize = 1;
			b9.FieldMaximumReps = 10;
			b9.FieldRequired = 0;
			b9.FieldSection = 0;
			b9.VocabularyID = 8;
			b9.SortID = 0;
			b9.MetaDataID = 4945;
			b9.MetaDataParentID = 4941;
			b9.MetaDataValue = '';
			b9.VocEntryID = 0;
			b9.FieldOrdered = 0;
			b9.ObjectID = 93;
			b9.DefaultMethod = '';
			b9.modified = 1;
			b9.Attributes['tagName'] = 'metadataSchema';
			
			b10 = b2.children['b4946'] = new jsMetaDataDefinitionObject(b2);
			b10.FieldIdentifier = '3.4';
			b10.ComponentClass = 'jsNRCMetaDataLanguageSubCode';
			b10.FieldID = 36;
			b10.FieldName = 'Language';
			b10.FieldDescription = 'Language of this metadata instance.\r\n\r\nThis is the default language for all LangString values in this metadata instance. If a value for this data element is not present in a metadata instance, then there is no default language for LangString values.\r\n\r\nNOTE 1: This data element concerns the language of the metadata instance. Data element 1.3:General.Language concerns the language of the learning object.';
			b10.FieldSize = 1;
			b10.FieldMaximumReps = 1;
			b10.FieldRequired = 0;
			b10.FieldSection = 0;
			b10.VocabularyID = 0;
			b10.SortID = 0;
			b10.MetaDataID = 4946;
			b10.MetaDataParentID = 4938;
			b10.MetaDataValue = '';
			b10.VocEntryID = 0;
			b10.FieldOrdered = 0;
			b10.ObjectID = 93;
			b10.DefaultMethod = '';
			b10.modified = 1;
			b10.Attributes['tagName'] = 'language';
			
			b11 = b1.children['b4947'] = new jsMetaDataDefinitionObject(b1);
			b11.FieldIdentifier = '3.1';
			b11.ComponentClass = '';
			b11.FieldID = 23;
			b11.FieldName = 'Identifier';
			b11.FieldDescription = '';
			b11.FieldSize = 1;
			b11.FieldMaximumReps = 10;
			b11.FieldRequired = 0;
			b11.FieldSection = 0;
			b11.VocabularyID = 0;
			b11.SortID = 0;
			b11.MetaDataID = 4947;
			b11.MetaDataParentID = 4937;
			b11.MetaDataValue = '';
			b11.VocEntryID = 0;
			b11.FieldOrdered = 0;
			b11.ObjectID = 93;
			b11.DefaultMethod = '';
			b11.modified = 1;
			b11.Attributes['tagName'] = 'identifier';
			
			b12 = b11.children['b4948'] = new jsMetaDataDefinitionObject(b11);
			b12.FieldIdentifier = '3.1.1';
			b12.ComponentClass = 'jsNRCMetaDataLabel';
			b12.FieldID = 24;
			b12.FieldName = 'Catalog';
			b12.FieldDescription = '';
			b12.FieldSize = 1;
			b12.FieldMaximumReps = 1;
			b12.FieldRequired = 0;
			b12.FieldSection = 0;
			b12.VocabularyID = 6;
			b12.SortID = 0;
			b12.MetaDataID = 4948;
			b12.MetaDataParentID = 4947;
			b12.MetaDataValue = 'URI';
			b12.VocEntryID = 0;
			b12.FieldOrdered = 0;
			b12.ObjectID = 93;
			b12.DefaultMethod = '';
			b12.modified = 1;
			b12.Attributes['tagName'] = 'catalog';
			
			b13 = b11.children['b4949'] = new jsMetaDataDefinitionObject(b11);
			b13.FieldIdentifier = '3.1.2';
			b13.ComponentClass = 'jsNRCMetaDataLabel';
			b13.FieldID = 25;
			b13.FieldName = 'Entry';
			b13.FieldDescription = '';
			b13.FieldSize = 1;
			b13.FieldMaximumReps = 1;
			b13.FieldRequired = 0;
			b13.FieldSection = 0;
			b13.VocabularyID = 0;
			b13.SortID = 0;
			b13.MetaDataID = 4949;
			b13.MetaDataParentID = 4947;
			b13.MetaDataValue = '';
			b13.VocEntryID = 0;
			b13.FieldOrdered = 0;
			b13.ObjectID = 93;
			b13.DefaultMethod = '';
			b13.modified = 1;
			b13.Attributes['tagName'] = 'entry';
			
			c1 = MetaDataDefinitions.children['md5285'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			c1.FieldIdentifier = '5';
			c1.ComponentClass = '';
			c1.FieldID = 44;
			c1.FieldName = 'Educational';
			c1.FieldDescription = 'This category describes the key educational or pedagogic characteristics of this learning object.\r\n\r\nNOTE: This is the pedagogic information essential to those involved in achieving a quality learning experience. The audience for this metadata includes teachers, managers, authors, and learners.';
			c1.FieldSize = 1;
			c1.FieldMaximumReps = 1;
			c1.FieldRequired = 0;
			c1.FieldSection = 1;
			c1.VocabularyID = 0;
			c1.SortID = 0;
			c1.MetaDataID = 5285;
			c1.MetaDataParentID = 5285;
			c1.MetaDataValue = '';
			c1.VocEntryID = 0;
			c1.FieldOrdered = 0;
			c1.ObjectID = 93;
			c1.DefaultMethod = '';
			c1.modified = 1;
			c1.Attributes['tagName'] = 'educational';
			
			c2 = c1.children['md5286'] = new jsMetaDataDefinitionObject(c1);
			c2.FieldIdentifier = '5.11';
			c2.ComponentClass = 'jsNRCMetaDataLanguageSubCode';
			c2.FieldID = 51;
			c2.FieldName = 'Language';
			c2.FieldDescription = 'The human language used by the typical intended user of this learning object.';
			c2.FieldSize = 100;
			c2.FieldMaximumReps = 10;
			c2.FieldRequired = 0;
			c2.FieldSection = 0;
			c2.VocabularyID = 0;
			c2.SortID = 0;
			c2.MetaDataID = 5286;
			c2.MetaDataParentID = 5285;
			c2.MetaDataValue = '';
			c2.VocEntryID = 0;
			c2.FieldOrdered = 0;
			c2.ObjectID = 93;
			c2.DefaultMethod = '';
			c2.modified = 1;
			c2.Attributes['tagName'] = 'language';
			
			d1 = MetaDataDefinitions.children['md25285'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			d1.FieldIdentifier = '6';
			d1.ComponentClass = '';
			d1.FieldID = 244;
			d1.FieldName = 'Rights';
			d1.FieldDescription = 'This category describes the key educational or pedagogic characteristics of this learning object.\r\n\r\nNOTE: This is the pedagogic information essential to those involved in achieving a quality learning experience. The audience for this metadata includes teachers, managers, authors, and learners.';
			d1.FieldSize = 1;
			d1.FieldMaximumReps = 1;
			d1.FieldRequired = 0;
			d1.FieldSection = 1;
			d1.VocabularyID = 0;
			d1.SortID = 0;
			d1.MetaDataID = 25285;
			d1.MetaDataParentID = 25285;
			d1.MetaDataValue = '';
			d1.VocEntryID = 0;
			d1.FieldOrdered = 0;
			d1.ObjectID = 93;
			d1.DefaultMethod = '';
			d1.modified = 1;
			d1.Attributes['tagName'] = 'rights';
			
			d2 = d1.children['md25286'] = new jsMetaDataDefinitionObject(d1);
			d2.FieldIdentifier = '6.1';
			d2.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			d2.FieldID = 251;
			d2.FieldName = 'Cost';
			d2.FieldDescription = 'Whether use of this learning object requires payment.';
			d2.FieldSize = 100;
			d2.FieldMaximumReps = 1;
			d2.FieldRequired = 0;
			d2.FieldSection = 0;
			d2.VocabularyID = 13;
			d2.SortID = 0;
			d2.MetaDataID = 25286;
			d2.MetaDataParentID = 25285;
			d2.MetaDataValue = '';
			d2.VocEntryID = 0;
			d2.FieldOrdered = 0;
			d2.ObjectID = 93;
			d2.DefaultMethod = '';
			d2.modified = 1;
			d2.Attributes['tagName'] = 'cost';
			
			d3 = d1.children['md35287'] = new jsMetaDataDefinitionObject(d1);
			d3.FieldIdentifier = '6.2';
			d3.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			d3.FieldID = 252;
			d3.FieldName = 'Copyright and Other Restrictions';
			d3.FieldDescription = 'Whether copyright or other restrictions apply to the use of this learning object.';
			d3.FieldSize = 100;
			d3.FieldMaximumReps = 1;
			d3.FieldRequired = 0;
			d3.FieldSection = 0;
			d3.VocabularyID = 13;
			d3.SortID = 0;
			d3.MetaDataID = 25287;
			d3.MetaDataParentID = 25285;
			d3.MetaDataValue = '';
			d3.VocEntryID = 0;
			d3.FieldOrdered = 0;
			d3.ObjectID = 93;
			d3.DefaultMethod = '';
			d3.modified = 1;			
			d3.Attributes['tagName'] = 'copyrightAndOtherRestrictions';

			d5 = d1.children['md55288'] = new jsMetaDataDefinitionObject(d1);
			d5.FieldIdentifier = '6.3';
			d5.ComponentClass = '';
			d5.FieldID = 253;
			d5.FieldName = 'Description';
			d5.FieldDescription = 'Comments on the conditions of use of this learning object<br /><br />** Points to the URI of a rights model';
			d5.FieldSize = 1000;
			d5.FieldMaximumReps = 1;
			d5.FieldRequired = 0;
			d5.FieldSection = 0;
			d5.VocabularyID = 0;
			d5.SortID = 0;
			d5.MetaDataID = 25288;
			d5.MetaDataParentID = 25285;
			d5.MetaDataValue = '';
			d5.VocEntryID = 0;
			d5.FieldOrdered = 0;
			d5.ObjectID = 93;
			d5.DefaultMethod = '';
			d5.modified = 1;						
			d5.Attributes['tagName'] = 'description';
			
			d6 = d5.children['md65288'] = new jsMetaDataDefinitionObject(d5);
			d6.FieldIdentifier = '';
			d6.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			d6.FieldID = 254;
			d6.FieldName = 'Rights Model';
			d6.FieldDescription = '';
			d6.FieldSize = 1000;
			d6.FieldMaximumReps = 10;
			d6.FieldRequired = 0;
			d6.FieldSection = 0;
			d6.VocabularyID = 16;
			d6.SortID = 0;
			d6.MetaDataID = 25289;
			d6.MetaDataParentID = 25285;
			d6.MetaDataValue = '';
			d6.VocEntryID = 0;
			d6.FieldOrdered = 0;
			d6.ObjectID = 93;
			d6.DefaultMethod = '';
			d6.modified = 1;			
			d6.Attributes['tagName'] = 'string';

			e1 = MetaDataDefinitions.children['md5287'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			e1.FieldIdentifier = '7';
			e1.ComponentClass = '';
			e1.FieldID = 57;
			e1.FieldName = 'Relation';
			e1.FieldDescription = 'This category defines the relationship between this learning object and other learning objects, if any.';
			e1.FieldSize = 1;
			e1.FieldMaximumReps = 100;
			e1.FieldRequired = 0;
			e1.FieldSection = 1;
			e1.VocabularyID = 0;
			e1.SortID = 0;
			e1.MetaDataID = 5287;
			e1.MetaDataParentID = 5287;
			e1.MetaDataValue = '';
			e1.VocEntryID = 0;
			e1.FieldOrdered = 0;
			e1.ObjectID = 93;
			e1.DefaultMethod = '';
			e1.modified = 1;
			e1.Attributes['tagName'] = 'relation';
			
			e2 = e1.children['e5288'] = new jsMetaDataDefinitionObject(e1);
			e2.FieldIdentifier = '7.1';
			e2.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			e2.FieldID = 58;
			e2.FieldName = 'Kind';
			e2.FieldDescription = 'Nature of the relationship between this learning object and the target learning object, identified by 7.2:Relation.Resource.';
			e2.FieldSize = 1;
			e2.FieldMaximumReps = 1;
			e2.FieldRequired = 0;
			e2.FieldSection = 0;
			e2.VocabularyID = 14;
			e2.SortID = 0;
			e2.MetaDataID = 5288;
			e2.MetaDataParentID = 5287;
			e2.MetaDataValue = '';
			e2.VocEntryID = 0;
			e2.FieldOrdered = 0;
			e2.ObjectID = 93;
			e2.DefaultMethod = '';
			e2.modified = 1;
			e2.Attributes['tagName'] = 'kind';
			
			e3 = e1.children['e5289'] = new jsMetaDataDefinitionObject(e1);
			e3.FieldIdentifier = '7.2';
			e3.ComponentClass = '';
			e3.FieldID = 59;
			e3.FieldName = 'Resource';
			e3.FieldDescription = 'The target learning object that this relationship references.';
			e3.FieldSize = 1;
			e3.FieldMaximumReps = 1;
			e3.FieldRequired = 0;
			e3.FieldSection = 0;
			e3.VocabularyID = 0;
			e3.SortID = 0;
			e3.MetaDataID = 5289;
			e3.MetaDataParentID = 5287;
			e3.MetaDataValue = '';
			e3.VocEntryID = 0;
			e3.FieldOrdered = 0;
			e3.ObjectID = 93;
			e3.DefaultMethod = '';
			e3.modified = 1;
			e3.Attributes['tagName'] = 'resource';
			
			e4 = e3.children['e5290'] = new jsMetaDataDefinitionObject(e3);
			e4.FieldIdentifier = '7.2.2';
			e4.ComponentClass = '';
			e4.FieldID = 63;
			e4.FieldName = 'Description';
			e4.FieldDescription = 'Description of the target learning object';
			e4.FieldSize = 1;
			e4.FieldMaximumReps = 10;
			e4.FieldRequired = 0;
			e4.FieldSection = 0;
			e4.VocabularyID = 0;
			e4.SortID = 0;
			e4.MetaDataID = 5290;
			e4.MetaDataParentID = 5289;
			e4.MetaDataValue = '';
			e4.VocEntryID = 0;
			e4.FieldOrdered = 0;
			e4.ObjectID = 93;
			e4.DefaultMethod = '';
			e4.modified = 1;
			e4.Attributes['tagName'] = 'description';
			
			e5 = e4.children['e5291'] = new jsMetaDataDefinitionObject(e4);
			e5.FieldIdentifier = '';
			e5.ComponentClass = 'jsNRCMetaDataLanguageString';
			e5.FieldID = 64;
			e5.FieldName = 'language string';
			e5.FieldDescription = '';
			e5.FieldSize = 1000;
			e5.FieldMaximumReps = 20;
			e5.FieldRequired = 0;
			e5.FieldSection = 0;
			e5.VocabularyID = 0;
			e5.SortID = 0;
			e5.MetaDataID = 5291;
			e5.MetaDataParentID = 5290;
			e5.MetaDataValue = '';
			e5.VocEntryID = 0;
			e5.FieldOrdered = 0;
			e5.ObjectID = 93;
			e5.DefaultMethod = '';
			e5.modified = 1;
			e5.Attributes['tagName'] = 'string';
			
			e6 = e3.children['e5292'] = new jsMetaDataDefinitionObject(e3);
			e6.FieldIdentifier = '7.2.1';
			e6.ComponentClass = '';
			e6.FieldID = 60;
			e6.FieldName = 'Identifier';
			e6.FieldDescription = 'A globally unique label that identifies the target learning object.';
			e6.FieldSize = 1;
			e6.FieldMaximumReps = 10;
			e6.FieldRequired = 0;
			e6.FieldSection = 0;
			e6.VocabularyID = 0;
			e6.SortID = 0;
			e6.MetaDataID = 5292;
			e6.MetaDataParentID = 5289;
			e6.MetaDataValue = '';
			e6.VocEntryID = 0;
			e6.FieldOrdered = 0;
			e6.ObjectID = 93;
			e6.DefaultMethod = '';
			e6.modified = 1;
			e6.Attributes['tagName'] = 'identifier';
			
			e7 = e6.children['e5293'] = new jsMetaDataDefinitionObject(e6);
			e7.FieldIdentifier = '7.2.1.1';
			e7.ComponentClass = 'jsNRCMetaDataFlexibleVocabulary';
			e7.FieldID = 61;
			e7.FieldName = 'Catalog';
			e7.FieldDescription = 'The name or designator of the identification or cataloging scheme for this entry.  A namespace scheme.';
			e7.FieldSize = 1;
			e7.FieldMaximumReps = 1;
			e7.FieldRequired = 0;
			e7.FieldSection = 0;
			e7.VocabularyID = 6;
			e7.SortID = 0;
			e7.MetaDataID = 5293;
			e7.MetaDataParentID = 5292;
			e7.MetaDataValue = '';
			e7.VocEntryID = 0;
			e7.FieldOrdered = 0;
			e7.ObjectID = 93;
			e7.DefaultMethod = '';
			e7.modified = 1;
			e7.Attributes['tagName'] = 'catalog';
			
			e8 = e6.children['e5294'] = new jsMetaDataDefinitionObject(e6);
			e8.FieldIdentifier = '7.2.1.2';
			e8.ComponentClass = 'jsNRCMetaDataCharacterString';
			e8.FieldID = 62;
			e8.FieldName = 'Entry';
			e8.FieldDescription = 'The value of the identifier within the identification or cataloging scheme that designates or identifies the target learning object.  A namesoace-specific string.';
			e8.FieldSize = 1;
			e8.FieldMaximumReps = 1;
			e8.FieldRequired = 0;
			e8.FieldSection = 0;
			e8.VocabularyID = 0;
			e8.SortID = 0;
			e8.MetaDataID = 5294;
			e8.MetaDataParentID = 5292;
			e8.MetaDataValue = '';
			e8.VocEntryID = 0;
			e8.FieldOrdered = 0;
			e8.ObjectID = 93;
			e8.DefaultMethod = '';
			e8.modified = 1;
			e8.Attributes['tagName'] = 'entry';
			
			f1 = MetaDataDefinitions.children['md5295'] = new jsMetaDataDefinitionObject(MetaDataDefinitions);
			f1.FieldIdentifier = '9';
			f1.ComponentClass = '';
			f1.FieldID = 82;
			f1.FieldName = 'Classification';
			f1.FieldDescription = 'This category describes where this learning object falls within a particular classification system. To define multiple classifications there may be multiple instances of this category.';
			f1.FieldSize = 1;
			f1.FieldMaximumReps = 40;
			f1.FieldRequired = 0;
			f1.FieldSection = 1;
			f1.VocabularyID = 0;
			f1.SortID = 0;
			f1.MetaDataID = 5295;
			f1.MetaDataParentID = 5295;
			f1.MetaDataValue = '';
			f1.VocEntryID = 0;
			f1.FieldOrdered = 0;
			f1.ObjectID = 93;
			f1.DefaultMethod = '';
			f1.modified = 1;
			f1.Attributes['tagName'] = 'classification';
			
			f2 = f1.children['f5296'] = new jsMetaDataDefinitionObject(f1);
			f2.FieldIdentifier = '9.1';
			f2.ComponentClass = 'jsNRCMetaDataVocabularyOnly';
			f2.FieldID = 83;
			f2.FieldName = 'Purpose';
			f2.FieldDescription = 'The purpose of classifying this learning object.';
			f2.FieldSize = 1;
			f2.FieldMaximumReps = 1;
			f2.FieldRequired = 0;
			f2.FieldSection = 0;
			f2.VocabularyID = 15;
			f2.SortID = 0;
			f2.MetaDataID = 5296;
			f2.MetaDataParentID = 5295;
			f2.MetaDataValue = '';
			f2.VocEntryID = 0;
			f2.FieldOrdered = 0;
			f2.ObjectID = 93;
			f2.DefaultMethod = '';
			f2.modified = 1;
			f2.Attributes['tagName'] = 'purpose';
			
			f3 = f1.children['f5297'] = new jsMetaDataDefinitionObject(f1);
			f3.FieldIdentifier = '9.4';
			f3.ComponentClass = '';
			f3.FieldID = 90;
			f3.FieldName = 'Keyword';
			f3.FieldDescription = 'Keywords and phrases descriptive of the learning object relative to the stated 9.1:Classification.Purpose of this specific classification, such as accessibility, security, level, etc.; most relevant first.';
			f3.FieldSize = 1;
			f3.FieldMaximumReps = 40;
			f3.FieldRequired = 0;
			f3.FieldSection = 0;
			f3.VocabularyID = 0;
			f3.SortID = 0;
			f3.MetaDataID = 5297;
			f3.MetaDataParentID = 5295;
			f3.MetaDataValue = '';
			f3.VocEntryID = 0;
			f3.FieldOrdered = 1;
			f3.ObjectID = 93;
			f3.DefaultMethod = '';
			f3.modified = 1;
			f3.Attributes['tagName'] = 'keyword';
			
			f4 = f3.children['f5298'] = new jsMetaDataDefinitionObject(f3);
			f4.FieldIdentifier = '';
			f4.ComponentClass = 'jsNRCMetaDataLanguageString';
			f4.FieldID = 91;
			f4.FieldName = 'language string';
			f4.FieldDescription = '';
			f4.FieldSize = 1000;
			f4.FieldMaximumReps = 20;
			f4.FieldRequired = 0;
			f4.FieldSection = 0;
			f4.VocabularyID = 0;
			f4.SortID = 0;
			f4.MetaDataID = 5298;
			f4.MetaDataParentID = 5297;
			f4.MetaDataValue = '';
			f4.VocEntryID = 0;
			f4.FieldOrdered = 0;
			f4.ObjectID = 93;
			f4.DefaultMethod = '';
			f4.modified = 1;
			f4.Attributes['tagName'] = 'string';
			
			f5 = f1.children['f5299'] = new jsMetaDataDefinitionObject(f1);
			f5.FieldIdentifier = '9.2';
			f5.ComponentClass = '';
			f5.FieldID = 84;
			f5.FieldName = 'Taxon Path';
			f5.FieldDescription = 'A taxonomic path in a specific classification system. Each succeeding level is a refinement in the definition of the proceeding level. There may be different paths, in the same or different classifications, which describe the same characteristic.';
			f5.FieldSize = 1;
			f5.FieldMaximumReps = 15;
			f5.FieldRequired = 0;
			f5.FieldSection = 0;
			f5.VocabularyID = 0;
			f5.SortID = 0;
			f5.MetaDataID = 5299;
			f5.MetaDataParentID = 5295;
			f5.MetaDataValue = '';
			f5.VocEntryID = 0;
			f5.FieldOrdered = 0;
			f5.ObjectID = 93;
			f5.DefaultMethod = '';
			f5.modified = 1;
			f5.Attributes['tagName'] = 'taxonpath';
			
			f6 = f5.children['f5300'] = new jsMetaDataDefinitionObject(f5);
			f6.FieldIdentifier = '9.2.1';
			f6.ComponentClass = 'jsNRCMetaDataCharacterString';
			f6.FieldID = 85;
			f6.FieldName = 'Source';
			f6.FieldDescription = 'The name of the classification system. This data element may use any recognized \\' + String.fromCharCode(34) +'official\\' + String.fromCharCode(34) +' taxonomy or any user-defined taxonomy.\r\n\r\nNOTE: An indexation, cataloging, or query tool may provide the top-level entries of a well-established classification, such as The Library of Congress Classification (LOC), the Universal Decimal Classification (UDC), the Dewey Decimal Classification (DDC), etc.';
			f6.FieldSize = 1000;
			f6.FieldMaximumReps = 1;
			f6.FieldRequired = 0;
			f6.FieldSection = 0;
			f6.VocabularyID = 0;
			f6.SortID = 0;
			f6.MetaDataID = 5300;
			f6.MetaDataParentID = 5299;
			f6.MetaDataValue = '';
			f6.VocEntryID = 0;
			f6.FieldOrdered = 0;
			f6.ObjectID = 93;
			f6.DefaultMethod = '';
			f6.modified = 1;
			f6.Attributes['tagName'] = 'source';
			
			f7 = f5.children['f5301'] = new jsMetaDataDefinitionObject(f5);
			f7.FieldIdentifier = '9.2.2';
			f7.ComponentClass = '';
			f7.FieldID = 86;
			f7.FieldName = 'Taxon';
			f7.FieldDescription = 'A particular term within a taxonomy. A taxon is a node that has a defined label or term. A taxon may also have an alphanumeric designation or identifier for standardized reference. Either or both the label and the entry may be used to designate a particular taxon. An ordered list of taxons creates a taxonomic path, i.e., \\' + String.fromCharCode(34) +'taxonomic stairway\\' + String.fromCharCode(34) +': this is a path from a more general to a more specific entry in a classification.';
			f7.FieldSize = 1;
			f7.FieldMaximumReps = 15;
			f7.FieldRequired = 0;
			f7.FieldSection = 0;
			f7.VocabularyID = 0;
			f7.SortID = 0;
			f7.MetaDataID = 5301;
			f7.MetaDataParentID = 5299;
			f7.MetaDataValue = '';
			f7.VocEntryID = 0;
			f7.FieldOrdered = 1;
			f7.ObjectID = 93;
			f7.DefaultMethod = '';
			f7.modified = 1;
			f7.Attributes['tagName'] = 'taxon';
			
			f8 = f7.children['f5302'] = new jsMetaDataDefinitionObject(f7);
			f8.FieldIdentifier = '9.2.2.1';
			f8.ComponentClass = 'jsNRCMetaDataCharacterString';
			f8.FieldID = 87;
			f8.FieldName = 'Id';
			f8.FieldDescription = 'The identifier of the taxon, such as a number or letter combination provided by the source of the taxonomy.';
			f8.FieldSize = 100;
			f8.FieldMaximumReps = 1;
			f8.FieldRequired = 0;
			f8.FieldSection = 0;
			f8.VocabularyID = 0;
			f8.SortID = 0;
			f8.MetaDataID = 5302;
			f8.MetaDataParentID = 5301;
			f8.MetaDataValue = '';
			f8.VocEntryID = 0;
			f8.FieldOrdered = 0;
			f8.ObjectID = 93;
			f8.DefaultMethod = '';
			f8.modified = 1;
			f8.Attributes['tagName'] = 'string';
			
			f9 = f7.children['f5303'] = new jsMetaDataDefinitionObject(f7);
			f9.FieldIdentifier = '9.2.2.2';
			f9.ComponentClass = '';
			f9.FieldID = 88;
			f9.FieldName = 'Entry';
			f9.FieldDescription = 'The textual label of the taxon.';
			f9.FieldSize = 1;
			f9.FieldMaximumReps = 1;
			f9.FieldRequired = 0;
			f9.FieldSection = 0;
			f9.VocabularyID = 0;
			f9.SortID = 0;
			f9.MetaDataID = 5303;
			f9.MetaDataParentID = 5301;
			f9.MetaDataValue = '';
			f9.VocEntryID = 0;
			f9.FieldOrdered = 0;
			f9.ObjectID = 93;
			f9.DefaultMethod = '';
			f9.modified = 1;
			f9.Attributes['tagName'] = 'entry';
			
			f10 = f9.children['f5304'] = new jsMetaDataDefinitionObject(f9);
			f10.FieldIdentifier = '';
			f10.ComponentClass = 'jsNRCMetaDataLanguageString';
			f10.FieldID = 89;
			f10.FieldName = 'language string';
			f10.FieldDescription = '';
			f10.FieldSize = 500;
			f10.FieldMaximumReps = 20;
			f10.FieldRequired = 0;
			f10.FieldSection = 0;
			f10.VocabularyID = 0;
			f10.SortID = 0;
			f10.MetaDataID = 5304;
			f10.MetaDataParentID = 5303;
			f10.MetaDataValue = '';
			f10.VocEntryID = 0;
			f10.FieldOrdered = 0;
			f10.ObjectID = 93;
			f10.DefaultMethod = '';
			f10.modified = 1;
			f10.Attributes['tagName'] = 'string';

