Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

XSD Import Properties

XSD Import Properties

You can import logical data object models from an XSD file exported by a modeling tool.
The following table describes the properties to configure when you import a model from an XSD file:
Property
Description
Elements content name
Attribute to hold the textual content like #PCDATA in the XSD file.
Default is As metadata.
Collapse Level
Specifies when to collapse a class. The value you select determines whether the Developer tool imports all or some of the elements and attributes in the XSD file.
Select one of the following options:
  • None. Every XSD element becomes a class and every XSD attribute becomes an attribute.
  • Empty. Only empty classes collapse into the parent classes.
  • Single Attribute. Only XSD elements with a single attribute and no children collapse into the parent class.
  • No Children. Any XSD element that has no child element collapse into the parent class.
  • All. All collapsible XSD elements collapse into the parent class.
Default is All.
Collapse Star
Specifies whether the Developer tool should collapase XML elements with an incoming xlink into the parent class.
Class Type
Specifies whether the Developer tool should create a class type an element collapses into the parent element.
Any
Specifies whether to create a class or entity for the 'xs:any' pseudo-element.
Generate IDs
Specifies whether to generate additional attributes to create primary and foreign keys. By default, the Developer tool does not generate additional attributes.
Import substitutionGroup as
Specifies how to represent inheritance.
Select one of the following options:
  • Generalization. Represents inheritance as generalization.
  • Roll down. Duplicate inherited attributes in the subclass.
Default is Roll down.
Include Path
Path to the directory that contains the included schema files, if any.
UDP namespace
Namespace that contains attributes to be imported as user-defined properties.

0 COMMENTS

We’d like to hear from you!