Skip to content

Extracting elements from schema files to insert into the API docs #577

@gfurbush

Description

@gfurbush

The documentation tools that extract elements from the schema files and inserts them into our API docs requires that the element be of type xs:complexType. However, I frequently encounter situations in which the to-be-documented element is a simple xs:element type. Is there anything we can do to capture these as well?

Now it may be that we don’t want to capture all simple elements, so could we add an attribute, such as ‘doc=”true”’?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions