Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to suppress @xsi:type from major components #172

Open
johnwunder opened this issue Aug 14, 2014 · 1 comment
Open

Add support to suppress @xsi:type from major components #172

johnwunder opened this issue Aug 14, 2014 · 1 comment
Assignees

Comments

@johnwunder
Copy link
Member

@xsi:type is automatically added to major components:

  • CourseOfAction
  • Indicator
  • Incident
  • ExploitTarget
  • TTP
  • ThreatActor
  • Campaign

It would be nice to be able to manually suppress this to indicate that the producer is creating a reference rather than a definition. This allows profiles to correctly validate definitions while ignoring references (it checks for xsi:type).

@johnwunder
Copy link
Member Author

Quick note: this feature is no longer necessary for the use case I was thinking of (profiles). Not to say we shouldn't do it, but at least you can take my name off the list of people who are asking for it.

@bworrell bworrell self-assigned this Dec 1, 2014
@bworrell bworrell modified the milestone: v1.1.1.2 Dec 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants