Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
15
 
16
17
18
19
typeinfogettypenamespace01
20
IBM
21
22
	The typeNamespace attribute states the namespace of a type declared for the associated element or
23
	attribute, or null if unknown.
24
 
25
	Invoke getSchemaTypeInfo method on an attribute having [type definition] property.  Expose
26
	{name} and {target namespace} properties of the [type definition] property.
27
	Verify that the typeNamespace of the attrib1 and attrib3's schemaTypeInfo are correct.
28
29
Jenny Hsu
30
2003-10-31
31
32
33
 
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50