|
Namespace |
http://infoml.org/infomlFile |
Diagram
|
|
Type |
infomlType |
Properties
|
content:
|
complex |
maxOccurs:
|
unbounded |
|
Model |
data{0,1} , selectors{0,1} , properties{0,1} , commentOn{0,1} , dvprNotes* , dvprPointers* , dvprXml* , userNotes* , userPointers* |
Children |
commentOn, data, dvprNotes, dvprPointers, dvprXml, properties, selectors, userNotes, userPointers |
Instance
|
<infoml basedOn="" cardId="" encoding="" treatPointersAs="pointers" version="">
<data>{0,1}</data>
<selectors>{0,1}</selectors>
<properties>{0,1}</properties>
<commentOn notes="">{0,1}</commentOn>
<dvprNotes owner="">{0,unbounded}</dvprNotes>
<dvprPointers notes="" owner="" quality="" type="">{0,unbounded}</dvprPointers>
<dvprXml owner="">{0,unbounded}</dvprXml>
<userNotes owner="">{0,unbounded}</userNotes>
<userPointers notes="" owner="" quality="" type="">{0,unbounded}</userPointers>
</infoml> |
|
Attributes
|
|
Source
|
<xsd:element name="infoml" type="infomlType" maxOccurs="unbounded"/> |
|
|
|