Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element LicenceInfoRecordType / Licence
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_LicenceRecord.tmp#LicenceRecord_typee-document-3_1_10_xsd_Complex_Type_LicenceRecord.tmp#LicenceRecord_LicenceNamee-document-3_1_10_xsd_Complex_Type_LicenceRecord.tmp#LicenceRecord_LicenceNume-document-3_1_10_xsd_Complex_Type_LicenceRecord.tmp#LicenceRecord_LicenceIssuedBye-document-3_1_10_xsd_Complex_Type_LicenceRecord.tmp#LicenceRecord
Type LicenceRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children LicenceIssuedBy, LicenceName, LicenceNum
Instance
<Licence type="">
  <LicenceName>{0,1}</LicenceName>
  <LicenceNum>{0,1}</LicenceNum>
  <LicenceIssuedBy>{0,1}</LicenceIssuedBy>
</Licence>
Attributes
QName Type Use
type NormalTextType optional
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="Licence" type="LicenceRecord"/>
Complex Type LicenceInfoRecordType
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_LicenceInfoRecordType.tmp#LicenceInfoRecordType_Licence
Used by
Model
Children Licence
Source
<xs:complexType name="LicenceInfoRecordType">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="Licence" type="LicenceRecord"/>
  </xs:sequence>
</xs:complexType>